| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.clone() |
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withClientToken(String clientToken)
User-provided idempotency token.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withDescription(String description)
An optional description for the target.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withName(String name)
An optional name for the target.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withOwnerInformation(String ownerInformation)
User-provided value that will be included in any Amazon CloudWatch Events events raised while running tasks for
these targets in this maintenance window.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withResourceType(MaintenanceWindowResourceType resourceType)
The type of target being registered with the maintenance window.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withResourceType(String resourceType)
The type of target being registered with the maintenance window.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withTargets(Collection<Target> targets)
The targets to register with the maintenance window.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withTargets(Target... targets)
The targets to register with the maintenance window.
|
RegisterTargetWithMaintenanceWindowRequest |
RegisterTargetWithMaintenanceWindowRequest.withWindowId(String windowId)
The ID of the maintenance window the target should be registered with.
|
Copyright © 2023. All rights reserved.