| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
UpdateMaintenanceWindowTargetResponse.targets()
The updated targets.
|
List<Target> |
CreateAssociationRequest.targets()
The targets for the association.
|
List<Target> |
Runbook.targets()
A key-value mapping to target resources that the Runbook operation performs tasks on.
|
List<Target> |
RegisterTargetWithMaintenanceWindowRequest.targets()
The targets to register with the maintenance window.
|
List<Target> |
StartAutomationExecutionRequest.targets()
A key-value mapping to target resources.
|
List<Target> |
Association.targets()
The instances targeted by the request to create an association.
|
List<Target> |
UpdateMaintenanceWindowTaskRequest.targets()
The targets (either instances or tags) to modify.
|
List<Target> |
SendCommandRequest.targets()
An array of search criteria that targets instances using a
Key,Value combination that you specify. |
List<Target> |
AutomationExecutionMetadata.targets()
The targets defined by the user when starting the Automation.
|
List<Target> |
UpdateAssociationRequest.targets()
The targets of the association.
|
List<Target> |
AutomationExecution.targets()
The specified targets.
|
List<Target> |
AssociationVersionInfo.targets()
The targets specified for the association when the association version was created.
|
List<Target> |
MaintenanceWindowTarget.targets()
The targets, either instances or tags.
|
List<Target> |
MaintenanceWindowTask.targets()
The targets (either instances or tags).
|
List<Target> |
CreateAssociationBatchRequestEntry.targets()
The instances targeted by the request.
|
List<Target> |
GetMaintenanceWindowTaskResponse.targets()
The targets where the task should run.
|
List<Target> |
RegisterTaskWithMaintenanceWindowRequest.targets()
The targets (either instances or maintenance window targets).
|
List<Target> |
Command.targets()
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
List<Target> |
StepExecution.targets()
The targets for the step execution.
|
List<Target> |
UpdateMaintenanceWindowTargetRequest.targets()
The targets to add or replace.
|
List<Target> |
DescribeMaintenanceWindowScheduleRequest.targets()
The instance ID or key/value pair to retrieve information about.
|
List<Target> |
DescribeMaintenanceWindowsForTargetRequest.targets()
The instance ID or key/value pair to retrieve information about.
|
List<Target> |
AssociationDescription.targets()
The instances targeted by the request.
|
List<Target> |
UpdateMaintenanceWindowTaskResponse.targets()
The updated target values.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMaintenanceWindowTargetResponse.Builder |
UpdateMaintenanceWindowTargetResponse.Builder.targets(Target... targets)
The updated targets.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.targets(Target... targets)
The targets for the association.
|
Runbook.Builder |
Runbook.Builder.targets(Target... targets)
A key-value mapping to target resources that the Runbook operation performs tasks on.
|
RegisterTargetWithMaintenanceWindowRequest.Builder |
RegisterTargetWithMaintenanceWindowRequest.Builder.targets(Target... targets)
The targets to register with the maintenance window.
|
StartAutomationExecutionRequest.Builder |
StartAutomationExecutionRequest.Builder.targets(Target... targets)
A key-value mapping to target resources.
|
Association.Builder |
Association.Builder.targets(Target... targets)
The instances targeted by the request to create an association.
|
UpdateMaintenanceWindowTaskRequest.Builder |
UpdateMaintenanceWindowTaskRequest.Builder.targets(Target... targets)
The targets (either instances or tags) to modify.
|
SendCommandRequest.Builder |
SendCommandRequest.Builder.targets(Target... targets)
An array of search criteria that targets instances using a
Key,Value combination that you
specify. |
AutomationExecutionMetadata.Builder |
AutomationExecutionMetadata.Builder.targets(Target... targets)
The targets defined by the user when starting the Automation.
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.targets(Target... targets)
The targets of the association.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targets(Target... targets)
The specified targets.
|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.targets(Target... targets)
The targets specified for the association when the association version was created.
|
MaintenanceWindowTarget.Builder |
MaintenanceWindowTarget.Builder.targets(Target... targets)
The targets, either instances or tags.
|
MaintenanceWindowTask.Builder |
MaintenanceWindowTask.Builder.targets(Target... targets)
The targets (either instances or tags).
|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.targets(Target... targets)
The instances targeted by the request.
|
GetMaintenanceWindowTaskResponse.Builder |
GetMaintenanceWindowTaskResponse.Builder.targets(Target... targets)
The targets where the task should run.
|
RegisterTaskWithMaintenanceWindowRequest.Builder |
RegisterTaskWithMaintenanceWindowRequest.Builder.targets(Target... targets)
The targets (either instances or maintenance window targets).
|
Command.Builder |
Command.Builder.targets(Target... targets)
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
StepExecution.Builder |
StepExecution.Builder.targets(Target... targets)
The targets for the step execution.
|
UpdateMaintenanceWindowTargetRequest.Builder |
UpdateMaintenanceWindowTargetRequest.Builder.targets(Target... targets)
The targets to add or replace.
|
DescribeMaintenanceWindowScheduleRequest.Builder |
DescribeMaintenanceWindowScheduleRequest.Builder.targets(Target... targets)
The instance ID or key/value pair to retrieve information about.
|
DescribeMaintenanceWindowsForTargetRequest.Builder |
DescribeMaintenanceWindowsForTargetRequest.Builder.targets(Target... targets)
The instance ID or key/value pair to retrieve information about.
|
AssociationDescription.Builder |
AssociationDescription.Builder.targets(Target... targets)
The instances targeted by the request.
|
UpdateMaintenanceWindowTaskResponse.Builder |
UpdateMaintenanceWindowTaskResponse.Builder.targets(Target... targets)
The updated target values.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMaintenanceWindowTargetResponse.Builder |
UpdateMaintenanceWindowTargetResponse.Builder.targets(Collection<Target> targets)
The updated targets.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.targets(Collection<Target> targets)
The targets for the association.
|
Runbook.Builder |
Runbook.Builder.targets(Collection<Target> targets)
A key-value mapping to target resources that the Runbook operation performs tasks on.
|
RegisterTargetWithMaintenanceWindowRequest.Builder |
RegisterTargetWithMaintenanceWindowRequest.Builder.targets(Collection<Target> targets)
The targets to register with the maintenance window.
|
StartAutomationExecutionRequest.Builder |
StartAutomationExecutionRequest.Builder.targets(Collection<Target> targets)
A key-value mapping to target resources.
|
Association.Builder |
Association.Builder.targets(Collection<Target> targets)
The instances targeted by the request to create an association.
|
UpdateMaintenanceWindowTaskRequest.Builder |
UpdateMaintenanceWindowTaskRequest.Builder.targets(Collection<Target> targets)
The targets (either instances or tags) to modify.
|
SendCommandRequest.Builder |
SendCommandRequest.Builder.targets(Collection<Target> targets)
An array of search criteria that targets instances using a
Key,Value combination that you
specify. |
AutomationExecutionMetadata.Builder |
AutomationExecutionMetadata.Builder.targets(Collection<Target> targets)
The targets defined by the user when starting the Automation.
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.targets(Collection<Target> targets)
The targets of the association.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targets(Collection<Target> targets)
The specified targets.
|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.targets(Collection<Target> targets)
The targets specified for the association when the association version was created.
|
MaintenanceWindowTarget.Builder |
MaintenanceWindowTarget.Builder.targets(Collection<Target> targets)
The targets, either instances or tags.
|
MaintenanceWindowTask.Builder |
MaintenanceWindowTask.Builder.targets(Collection<Target> targets)
The targets (either instances or tags).
|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.targets(Collection<Target> targets)
The instances targeted by the request.
|
GetMaintenanceWindowTaskResponse.Builder |
GetMaintenanceWindowTaskResponse.Builder.targets(Collection<Target> targets)
The targets where the task should run.
|
RegisterTaskWithMaintenanceWindowRequest.Builder |
RegisterTaskWithMaintenanceWindowRequest.Builder.targets(Collection<Target> targets)
The targets (either instances or maintenance window targets).
|
Command.Builder |
Command.Builder.targets(Collection<Target> targets)
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
StepExecution.Builder |
StepExecution.Builder.targets(Collection<Target> targets)
The targets for the step execution.
|
UpdateMaintenanceWindowTargetRequest.Builder |
UpdateMaintenanceWindowTargetRequest.Builder.targets(Collection<Target> targets)
The targets to add or replace.
|
DescribeMaintenanceWindowScheduleRequest.Builder |
DescribeMaintenanceWindowScheduleRequest.Builder.targets(Collection<Target> targets)
The instance ID or key/value pair to retrieve information about.
|
DescribeMaintenanceWindowsForTargetRequest.Builder |
DescribeMaintenanceWindowsForTargetRequest.Builder.targets(Collection<Target> targets)
The instance ID or key/value pair to retrieve information about.
|
AssociationDescription.Builder |
AssociationDescription.Builder.targets(Collection<Target> targets)
The instances targeted by the request.
|
UpdateMaintenanceWindowTaskResponse.Builder |
UpdateMaintenanceWindowTaskResponse.Builder.targets(Collection<Target> targets)
The updated target values.
|
Copyright © 2020. All rights reserved.