Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement |
|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
DescribeAutomationExecutionsResult |
AWSSimpleSystemsManagement.describeAutomationExecutions(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest)
Provides details about all active and terminated Automation executions.
|
DescribeAutomationExecutionsResult |
AbstractAWSSimpleSystemsManagement.describeAutomationExecutions(DescribeAutomationExecutionsRequest request) |
DescribeAutomationExecutionsResult |
AWSSimpleSystemsManagementClient.describeAutomationExecutions(DescribeAutomationExecutionsRequest request)
Provides details about all active and terminated Automation executions.
|
Modifier and Type | Method and Description |
---|---|
DescribeAutomationExecutionsResult |
DescribeAutomationExecutionsResult.clone() |
DescribeAutomationExecutionsResult |
DescribeAutomationExecutionsResult.withAutomationExecutionMetadataList(AutomationExecutionMetadata... automationExecutionMetadataList)
The list of details about each automation execution which has occurred which matches the filter specification, if
any.
|
DescribeAutomationExecutionsResult |
DescribeAutomationExecutionsResult.withAutomationExecutionMetadataList(Collection<AutomationExecutionMetadata> automationExecutionMetadataList)
The list of details about each automation execution which has occurred which matches the filter specification, if
any.
|
DescribeAutomationExecutionsResult |
DescribeAutomationExecutionsResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
Copyright © 2020. All rights reserved.