@Stability(value=Stable) public static final class CfnWorkteam.NotificationConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWorkteam.NotificationConfigurationProperty>
CfnWorkteam.NotificationConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWorkteam.NotificationConfigurationProperty |
build()
Builds the configured instance.
|
CfnWorkteam.NotificationConfigurationProperty.Builder |
notificationTopicArn(String notificationTopicArn)
Sets the value of
CfnWorkteam.NotificationConfigurationProperty.getNotificationTopicArn() |
@Stability(value=Stable) public CfnWorkteam.NotificationConfigurationProperty.Builder notificationTopicArn(String notificationTopicArn)
CfnWorkteam.NotificationConfigurationProperty.getNotificationTopicArn()notificationTopicArn - `CfnWorkteam.NotificationConfigurationProperty.NotificationTopicArn`. This parameter is required.this@Stability(value=Stable) public CfnWorkteam.NotificationConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnWorkteam.NotificationConfigurationProperty>CfnWorkteam.NotificationConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.