| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssociationExecution> |
DescribeAssociationExecutionsResponse.associationExecutions()
A list of the executions for the specified association ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.Builder.associationExecutions(AssociationExecution... associationExecutions)
A list of the executions for the specified association ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.Builder.associationExecutions(Collection<AssociationExecution> associationExecutions)
A list of the executions for the specified association ID.
|
Copyright © 2020. All rights reserved.