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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMaintenanceWindowIdentityForTarget.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 © 2019. All rights reserved.