| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
TargetLocation |
StepExecution.targetLocation()
The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current
Automation execution.
|
| Modifier and Type | Method and Description |
|---|---|
List<TargetLocation> |
AssociationDescription.targetLocations()
The combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the
association.
|
List<TargetLocation> |
AutomationExecution.targetLocations()
The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the
Automation.
|
List<TargetLocation> |
CreateAssociationBatchRequestEntry.targetLocations()
Use this action to create an association in multiple Regions and multiple accounts.
|
List<TargetLocation> |
CreateAssociationRequest.targetLocations()
A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run
the association.
|
List<TargetLocation> |
StartAutomationExecutionRequest.targetLocations()
A location is a combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to
run the automation.
|
List<TargetLocation> |
Runbook.targetLocations()
Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the current
Runbook operation.
|
List<TargetLocation> |
AssociationVersionInfo.targetLocations()
The combination of Amazon Web Services Regions and Amazon Web Services accounts where you wanted to run the
association when this association version was created.
|
List<TargetLocation> |
UpdateAssociationRequest.targetLocations()
A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run
the association.
|
| Modifier and Type | Method and Description |
|---|---|
StepExecution.Builder |
StepExecution.Builder.targetLocation(TargetLocation targetLocation)
The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current
Automation execution.
|
AssociationDescription.Builder |
AssociationDescription.Builder.targetLocations(TargetLocation... targetLocations)
The combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the
association.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetLocations(TargetLocation... targetLocations)
The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the
Automation.
|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.targetLocations(TargetLocation... targetLocations)
Use this action to create an association in multiple Regions and multiple accounts.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.targetLocations(TargetLocation... targetLocations)
A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to
run the association.
|
StartAutomationExecutionRequest.Builder |
StartAutomationExecutionRequest.Builder.targetLocations(TargetLocation... targetLocations)
A location is a combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want
to run the automation.
|
Runbook.Builder |
Runbook.Builder.targetLocations(TargetLocation... targetLocations)
Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the current
Runbook operation.
|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.targetLocations(TargetLocation... targetLocations)
The combination of Amazon Web Services Regions and Amazon Web Services accounts where you wanted to run the
association when this association version was created.
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.targetLocations(TargetLocation... targetLocations)
A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to
run the association.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationDescription.Builder |
AssociationDescription.Builder.targetLocations(Collection<TargetLocation> targetLocations)
The combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the
association.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetLocations(Collection<TargetLocation> targetLocations)
The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the
Automation.
|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.targetLocations(Collection<TargetLocation> targetLocations)
Use this action to create an association in multiple Regions and multiple accounts.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.targetLocations(Collection<TargetLocation> targetLocations)
A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to
run the association.
|
StartAutomationExecutionRequest.Builder |
StartAutomationExecutionRequest.Builder.targetLocations(Collection<TargetLocation> targetLocations)
A location is a combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want
to run the automation.
|
Runbook.Builder |
Runbook.Builder.targetLocations(Collection<TargetLocation> targetLocations)
Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the current
Runbook operation.
|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.targetLocations(Collection<TargetLocation> targetLocations)
The combination of Amazon Web Services Regions and Amazon Web Services accounts where you wanted to run the
association when this association version was created.
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.targetLocations(Collection<TargetLocation> targetLocations)
A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to
run the association.
|
Copyright © 2022. All rights reserved.