public static interface RegisterTargetWithMaintenanceWindowResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<RegisterTargetWithMaintenanceWindowResponse.Builder,RegisterTargetWithMaintenanceWindowResponse>
Modifier and Type | Method and Description |
---|---|
RegisterTargetWithMaintenanceWindowResponse.Builder |
windowTargetId(String windowTargetId)
The ID of the target definition in this maintenance window.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
RegisterTargetWithMaintenanceWindowResponse.Builder windowTargetId(String windowTargetId)
The ID of the target definition in this maintenance window.
windowTargetId
- The ID of the target definition in this maintenance window.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.