| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchResult |
AbstractAWSSimpleSystemsManagement.createAssociationBatch(CreateAssociationBatchRequest request) |
CreateAssociationBatchResult |
AWSSimpleSystemsManagementClient.createAssociationBatch(CreateAssociationBatchRequest request)
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed
nodes or targets.
|
CreateAssociationBatchResult |
AWSSimpleSystemsManagement.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed
nodes or targets.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchResult |
CreateAssociationBatchResult.clone() |
CreateAssociationBatchResult |
CreateAssociationBatchResult.withFailed(Collection<FailedCreateAssociation> failed)
Information about the associations that failed.
|
CreateAssociationBatchResult |
CreateAssociationBatchResult.withFailed(FailedCreateAssociation... failed)
Information about the associations that failed.
|
CreateAssociationBatchResult |
CreateAssociationBatchResult.withSuccessful(AssociationDescription... successful)
Information about the associations that succeeded.
|
CreateAssociationBatchResult |
CreateAssociationBatchResult.withSuccessful(Collection<AssociationDescription> successful)
Information about the associations that succeeded.
|
Copyright © 2023. All rights reserved.