| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Target |
Target.clone() |
Target |
Target.withKey(String key)
User-defined criteria for sending commands that target instances that meet the criteria.
|
Target |
Target.withValues(Collection<String> values)
User-defined criteria that maps to
Key. |
Target |
Target.withValues(String... values)
User-defined criteria that maps to
Key. |
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
RegisterTaskWithMaintenanceWindowRequest.getTargets()
The targets (either instances or maintenance window targets).
|
List<Target> |
AssociationVersionInfo.getTargets()
The targets specified for the association when the association version was created.
|
List<Target> |
MaintenanceWindowTask.getTargets()
The targets (either instances or tags).
|
List<Target> |
UpdateMaintenanceWindowTargetRequest.getTargets()
The targets to add or replace.
|
List<Target> |
AutomationExecution.getTargets()
The specified targets.
|
List<Target> |
RegisterTargetWithMaintenanceWindowRequest.getTargets()
The targets to register with the maintenance window.
|
List<Target> |
AutomationExecutionMetadata.getTargets()
The targets defined by the user when starting the Automation.
|
List<Target> |
AssociationDescription.getTargets()
The instances targeted by the request.
|
List<Target> |
StepExecution.getTargets()
The targets for the step execution.
|
List<Target> |
SendCommandRequest.getTargets()
An array of search criteria that targets instances using a
Key,Value combination that you specify. |
List<Target> |
UpdateAssociationRequest.getTargets()
The targets of the association.
|
List<Target> |
DescribeMaintenanceWindowScheduleRequest.getTargets()
The instance ID or key/value pair to retrieve information about.
|
List<Target> |
GetMaintenanceWindowTaskResult.getTargets()
The targets where the task should run.
|
List<Target> |
UpdateMaintenanceWindowTargetResult.getTargets()
The updated targets.
|
List<Target> |
Command.getTargets()
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
List<Target> |
CreateAssociationBatchRequestEntry.getTargets()
The instances targeted by the request.
|
List<Target> |
MaintenanceWindowTarget.getTargets()
The targets, either instances or tags.
|
List<Target> |
StartAutomationExecutionRequest.getTargets()
A key-value mapping to target resources.
|
List<Target> |
Runbook.getTargets()
A key-value mapping to target resources that the Runbook operation performs tasks on.
|
List<Target> |
CreateAssociationRequest.getTargets()
The targets for the association.
|
List<Target> |
UpdateMaintenanceWindowTaskRequest.getTargets()
The targets (either instances or tags) to modify.
|
List<Target> |
UpdateMaintenanceWindowTaskResult.getTargets()
The updated target values.
|
List<Target> |
DescribeMaintenanceWindowsForTargetRequest.getTargets()
The instance ID or key/value pair to retrieve information about.
|
List<Target> |
Association.getTargets()
The instances targeted by the request to create an association.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterTaskWithMaintenanceWindowRequest |
RegisterTaskWithMaintenanceWindowRequest.withTargets(Target... targets)
The targets (either instances or maintenance window targets).
|
AssociationVersionInfo |
AssociationVersionInfo.withTargets(Target... targets)
The targets specified for the association when the association version was created.
|
MaintenanceWindowTask |
MaintenanceWindowTask.withTargets(Target... targets)
The targets (either instances or tags).
|
UpdateMaintenanceWindowTargetRequest |
UpdateMaintenanceWindowTargetRequest.withTargets(Target... targets)
The targets to add or replace.
|
AutomationExecution |
AutomationExecution.withTargets(Target... targets)
The specified targets.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withTargets(Target... targets)
The targets to register with the maintenance window.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTargets(Target... targets)
The targets defined by the user when starting the Automation.
|
AssociationDescription |
AssociationDescription.withTargets(Target... targets)
The instances targeted by the request.
|
StepExecution |
StepExecution.withTargets(Target... targets)
The targets for the step execution.
|
SendCommandRequest |
SendCommandRequest.withTargets(Target... targets)
An array of search criteria that targets instances using a
Key,Value combination that you specify. |
UpdateAssociationRequest |
UpdateAssociationRequest.withTargets(Target... targets)
The targets of the association.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withTargets(Target... targets)
The instance ID or key/value pair to retrieve information about.
|
GetMaintenanceWindowTaskResult |
GetMaintenanceWindowTaskResult.withTargets(Target... targets)
The targets where the task should run.
|
UpdateMaintenanceWindowTargetResult |
UpdateMaintenanceWindowTargetResult.withTargets(Target... targets)
The updated targets.
|
Command |
Command.withTargets(Target... targets)
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
CreateAssociationBatchRequestEntry |
CreateAssociationBatchRequestEntry.withTargets(Target... targets)
The instances targeted by the request.
|
MaintenanceWindowTarget |
MaintenanceWindowTarget.withTargets(Target... targets)
The targets, either instances or tags.
|
StartAutomationExecutionRequest |
StartAutomationExecutionRequest.withTargets(Target... targets)
A key-value mapping to target resources.
|
Runbook |
Runbook.withTargets(Target... targets)
A key-value mapping to target resources that the Runbook operation performs tasks on.
|
CreateAssociationRequest |
CreateAssociationRequest.withTargets(Target... targets)
The targets for the association.
|
UpdateMaintenanceWindowTaskRequest |
UpdateMaintenanceWindowTaskRequest.withTargets(Target... targets)
The targets (either instances or tags) to modify.
|
UpdateMaintenanceWindowTaskResult |
UpdateMaintenanceWindowTaskResult.withTargets(Target... targets)
The updated target values.
|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withTargets(Target... targets)
The instance ID or key/value pair to retrieve information about.
|
Association |
Association.withTargets(Target... targets)
The instances targeted by the request to create an association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisterTaskWithMaintenanceWindowRequest.setTargets(Collection<Target> targets)
The targets (either instances or maintenance window targets).
|
void |
AssociationVersionInfo.setTargets(Collection<Target> targets)
The targets specified for the association when the association version was created.
|
void |
MaintenanceWindowTask.setTargets(Collection<Target> targets)
The targets (either instances or tags).
|
void |
UpdateMaintenanceWindowTargetRequest.setTargets(Collection<Target> targets)
The targets to add or replace.
|
void |
AutomationExecution.setTargets(Collection<Target> targets)
The specified targets.
|
void |
RegisterTargetWithMaintenanceWindowRequest.setTargets(Collection<Target> targets)
The targets to register with the maintenance window.
|
void |
AutomationExecutionMetadata.setTargets(Collection<Target> targets)
The targets defined by the user when starting the Automation.
|
void |
AssociationDescription.setTargets(Collection<Target> targets)
The instances targeted by the request.
|
void |
StepExecution.setTargets(Collection<Target> targets)
The targets for the step execution.
|
void |
SendCommandRequest.setTargets(Collection<Target> targets)
An array of search criteria that targets instances using a
Key,Value combination that you specify. |
void |
UpdateAssociationRequest.setTargets(Collection<Target> targets)
The targets of the association.
|
void |
DescribeMaintenanceWindowScheduleRequest.setTargets(Collection<Target> targets)
The instance ID or key/value pair to retrieve information about.
|
void |
GetMaintenanceWindowTaskResult.setTargets(Collection<Target> targets)
The targets where the task should run.
|
void |
UpdateMaintenanceWindowTargetResult.setTargets(Collection<Target> targets)
The updated targets.
|
void |
Command.setTargets(Collection<Target> targets)
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
void |
CreateAssociationBatchRequestEntry.setTargets(Collection<Target> targets)
The instances targeted by the request.
|
void |
MaintenanceWindowTarget.setTargets(Collection<Target> targets)
The targets, either instances or tags.
|
void |
StartAutomationExecutionRequest.setTargets(Collection<Target> targets)
A key-value mapping to target resources.
|
void |
Runbook.setTargets(Collection<Target> targets)
A key-value mapping to target resources that the Runbook operation performs tasks on.
|
void |
CreateAssociationRequest.setTargets(Collection<Target> targets)
The targets for the association.
|
void |
UpdateMaintenanceWindowTaskRequest.setTargets(Collection<Target> targets)
The targets (either instances or tags) to modify.
|
void |
UpdateMaintenanceWindowTaskResult.setTargets(Collection<Target> targets)
The updated target values.
|
void |
DescribeMaintenanceWindowsForTargetRequest.setTargets(Collection<Target> targets)
The instance ID or key/value pair to retrieve information about.
|
void |
Association.setTargets(Collection<Target> targets)
The instances targeted by the request to create an association.
|
RegisterTaskWithMaintenanceWindowRequest |
RegisterTaskWithMaintenanceWindowRequest.withTargets(Collection<Target> targets)
The targets (either instances or maintenance window targets).
|
AssociationVersionInfo |
AssociationVersionInfo.withTargets(Collection<Target> targets)
The targets specified for the association when the association version was created.
|
MaintenanceWindowTask |
MaintenanceWindowTask.withTargets(Collection<Target> targets)
The targets (either instances or tags).
|
UpdateMaintenanceWindowTargetRequest |
UpdateMaintenanceWindowTargetRequest.withTargets(Collection<Target> targets)
The targets to add or replace.
|
AutomationExecution |
AutomationExecution.withTargets(Collection<Target> targets)
The specified targets.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withTargets(Collection<Target> targets)
The targets to register with the maintenance window.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTargets(Collection<Target> targets)
The targets defined by the user when starting the Automation.
|
AssociationDescription |
AssociationDescription.withTargets(Collection<Target> targets)
The instances targeted by the request.
|
StepExecution |
StepExecution.withTargets(Collection<Target> targets)
The targets for the step execution.
|
SendCommandRequest |
SendCommandRequest.withTargets(Collection<Target> targets)
An array of search criteria that targets instances using a
Key,Value combination that you specify. |
UpdateAssociationRequest |
UpdateAssociationRequest.withTargets(Collection<Target> targets)
The targets of the association.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withTargets(Collection<Target> targets)
The instance ID or key/value pair to retrieve information about.
|
GetMaintenanceWindowTaskResult |
GetMaintenanceWindowTaskResult.withTargets(Collection<Target> targets)
The targets where the task should run.
|
UpdateMaintenanceWindowTargetResult |
UpdateMaintenanceWindowTargetResult.withTargets(Collection<Target> targets)
The updated targets.
|
Command |
Command.withTargets(Collection<Target> targets)
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
CreateAssociationBatchRequestEntry |
CreateAssociationBatchRequestEntry.withTargets(Collection<Target> targets)
The instances targeted by the request.
|
MaintenanceWindowTarget |
MaintenanceWindowTarget.withTargets(Collection<Target> targets)
The targets, either instances or tags.
|
StartAutomationExecutionRequest |
StartAutomationExecutionRequest.withTargets(Collection<Target> targets)
A key-value mapping to target resources.
|
Runbook |
Runbook.withTargets(Collection<Target> targets)
A key-value mapping to target resources that the Runbook operation performs tasks on.
|
CreateAssociationRequest |
CreateAssociationRequest.withTargets(Collection<Target> targets)
The targets for the association.
|
UpdateMaintenanceWindowTaskRequest |
UpdateMaintenanceWindowTaskRequest.withTargets(Collection<Target> targets)
The targets (either instances or tags) to modify.
|
UpdateMaintenanceWindowTaskResult |
UpdateMaintenanceWindowTaskResult.withTargets(Collection<Target> targets)
The updated target values.
|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withTargets(Collection<Target> targets)
The instance ID or key/value pair to retrieve information about.
|
Association |
Association.withTargets(Collection<Target> targets)
The instances targeted by the request to create an association.
|
Copyright © 2021. All rights reserved.