| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm |
|
| Modifier and Type | Method and Description |
|---|---|
default ExportServerEngineAttributeResponse |
OpsWorksCmClient.exportServerEngineAttribute(Consumer<ExportServerEngineAttributeRequest.Builder> exportServerEngineAttributeRequest)
Exports a specified server engine attribute as a base64-encoded string.
|
default ExportServerEngineAttributeResponse |
OpsWorksCmClient.exportServerEngineAttribute(ExportServerEngineAttributeRequest exportServerEngineAttributeRequest)
Exports a specified server engine attribute as a base64-encoded string.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExportServerEngineAttributeResponse> |
OpsWorksCmAsyncClient.exportServerEngineAttribute(Consumer<ExportServerEngineAttributeRequest.Builder> exportServerEngineAttributeRequest)
Exports a specified server engine attribute as a base64-encoded string.
|
default CompletableFuture<ExportServerEngineAttributeResponse> |
OpsWorksCmAsyncClient.exportServerEngineAttribute(ExportServerEngineAttributeRequest exportServerEngineAttributeRequest)
Exports a specified server engine attribute as a base64-encoded string.
|
Copyright © 2023. All rights reserved.