| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAssociationExecutionsResponse |
SsmClient.describeAssociationExecutions(DescribeAssociationExecutionsRequest describeAssociationExecutionsRequest)
Use this API action to view all executions for a specific association ID.
|
default CompletableFuture<DescribeAssociationExecutionsResponse> |
SsmAsyncClient.describeAssociationExecutions(DescribeAssociationExecutionsRequest describeAssociationExecutionsRequest)
Use this API action to view all executions for a specific association ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAssociationExecutionsRequestMarshaller.marshall(DescribeAssociationExecutionsRequest describeAssociationExecutionsRequest) |
Copyright © 2018. All rights reserved.