@Stability(value=Stable)
public static interface CfnMaintenanceWindowTask.NotificationConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMaintenanceWindowTask.NotificationConfigProperty.Builder
A builder for
CfnMaintenanceWindowTask.NotificationConfigProperty |
static class |
CfnMaintenanceWindowTask.NotificationConfigProperty.Jsii$Proxy
An implementation for
CfnMaintenanceWindowTask.NotificationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMaintenanceWindowTask.NotificationConfigProperty.Builder |
builder() |
String |
getNotificationArn()
`CfnMaintenanceWindowTask.NotificationConfigProperty.NotificationArn`.
|
default List<String> |
getNotificationEvents()
`CfnMaintenanceWindowTask.NotificationConfigProperty.NotificationEvents`.
|
default String |
getNotificationType()
`CfnMaintenanceWindowTask.NotificationConfigProperty.NotificationType`.
|
@Stability(value=Stable) @NotNull String getNotificationArn()
@Stability(value=Stable) @Nullable default List<String> getNotificationEvents()
@Stability(value=Stable) @Nullable default String getNotificationType()
@Stability(value=Stable) static CfnMaintenanceWindowTask.NotificationConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.