@Stability(value=Stable) public static final class CfnMaintenanceWindowTask.NotificationConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMaintenanceWindowTask.NotificationConfigProperty>
CfnMaintenanceWindowTask.NotificationConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMaintenanceWindowTask.NotificationConfigProperty |
build()
Builds the configured instance.
|
CfnMaintenanceWindowTask.NotificationConfigProperty.Builder |
notificationArn(String notificationArn)
Sets the value of
CfnMaintenanceWindowTask.NotificationConfigProperty.getNotificationArn() |
CfnMaintenanceWindowTask.NotificationConfigProperty.Builder |
notificationEvents(List<String> notificationEvents)
|
CfnMaintenanceWindowTask.NotificationConfigProperty.Builder |
notificationType(String notificationType)
|
@Stability(value=Stable) public CfnMaintenanceWindowTask.NotificationConfigProperty.Builder notificationArn(String notificationArn)
CfnMaintenanceWindowTask.NotificationConfigProperty.getNotificationArn()notificationArn - `CfnMaintenanceWindowTask.NotificationConfigProperty.NotificationArn`. This parameter is required.this@Stability(value=Stable) public CfnMaintenanceWindowTask.NotificationConfigProperty.Builder notificationEvents(List<String> notificationEvents)
notificationEvents - `CfnMaintenanceWindowTask.NotificationConfigProperty.NotificationEvents`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.NotificationConfigProperty.Builder notificationType(String notificationType)
notificationType - `CfnMaintenanceWindowTask.NotificationConfigProperty.NotificationType`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.NotificationConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnMaintenanceWindowTask.NotificationConfigProperty>CfnMaintenanceWindowTask.NotificationConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.