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