| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAssociationBatchResponse> |
SsmAsyncClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
default CreateAssociationBatchResponse |
SsmClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAssociationBatchRequestMarshaller.marshall(CreateAssociationBatchRequest createAssociationBatchRequest) |
Copyright © 2019. All rights reserved.