@Stability(value=Stable) public static final class CfnNotificationChannel.NotificationFilterConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNotificationChannel.NotificationFilterConfigProperty>
CfnNotificationChannel.NotificationFilterConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNotificationChannel.NotificationFilterConfigProperty |
build()
Builds the configured instance.
|
CfnNotificationChannel.NotificationFilterConfigProperty.Builder |
messageTypes(List<String> messageTypes)
|
CfnNotificationChannel.NotificationFilterConfigProperty.Builder |
severities(List<String> severities)
Sets the value of
CfnNotificationChannel.NotificationFilterConfigProperty.getSeverities() |
@Stability(value=Stable) public CfnNotificationChannel.NotificationFilterConfigProperty.Builder messageTypes(List<String> messageTypes)
messageTypes - `CfnNotificationChannel.NotificationFilterConfigProperty.MessageTypes`.this@Stability(value=Stable) public CfnNotificationChannel.NotificationFilterConfigProperty.Builder severities(List<String> severities)
CfnNotificationChannel.NotificationFilterConfigProperty.getSeverities()severities - `CfnNotificationChannel.NotificationFilterConfigProperty.Severities`.this@Stability(value=Stable) public CfnNotificationChannel.NotificationFilterConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnNotificationChannel.NotificationFilterConfigProperty>CfnNotificationChannel.NotificationFilterConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.