public static interface MaintenanceWindowIdentityForTarget.Builder extends SdkPojo, CopyableBuilder<MaintenanceWindowIdentityForTarget.Builder,MaintenanceWindowIdentityForTarget>
Modifier and Type | Method and Description |
---|---|
MaintenanceWindowIdentityForTarget.Builder |
name(String name)
The name of the Maintenance Window.
|
MaintenanceWindowIdentityForTarget.Builder |
windowId(String windowId)
The ID of the Maintenance Window.
|
copy
applyMutation, build
MaintenanceWindowIdentityForTarget.Builder windowId(String windowId)
The ID of the Maintenance Window.
windowId
- The ID of the Maintenance Window.MaintenanceWindowIdentityForTarget.Builder name(String name)
The name of the Maintenance Window.
name
- The name of the Maintenance Window.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.