Package | Description |
---|---|
software.amazon.awssdk.services.ssm.model |
Modifier and Type | Method and Description |
---|---|
List<FailedCreateAssociation> |
CreateAssociationBatchResponse.failed()
Information about the associations that failed.
|
Modifier and Type | Method and Description |
---|---|
CreateAssociationBatchResponse.Builder |
CreateAssociationBatchResponse.Builder.failed(FailedCreateAssociation... failed)
Information about the associations that failed.
|
Modifier and Type | Method and Description |
---|---|
CreateAssociationBatchResponse.Builder |
CreateAssociationBatchResponse.Builder.failed(Collection<FailedCreateAssociation> failed)
Information about the associations that failed.
|
Copyright © 2020. All rights reserved.