Package | Description |
---|---|
software.amazon.awssdk.services.ssm.model |
Modifier and Type | Method and Description |
---|---|
ResolvedTargets |
AutomationExecutionMetadata.resolvedTargets()
A list of targets that resolved during the execution.
|
ResolvedTargets |
AutomationExecution.resolvedTargets()
A list of resolved targets in the rate control execution.
|
Modifier and Type | Method and Description |
---|---|
AutomationExecutionMetadata.Builder |
AutomationExecutionMetadata.Builder.resolvedTargets(ResolvedTargets resolvedTargets)
A list of targets that resolved during the execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.resolvedTargets(ResolvedTargets resolvedTargets)
A list of resolved targets in the rate control execution.
|
Copyright © 2020. All rights reserved.