public static final class CfnWorkteam.NotificationConfigurationProperty.Builder
extends java.lang.Object
CfnWorkteam.NotificationConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnWorkteam.NotificationConfigurationProperty |
build()
Builds the configured instance.
|
CfnWorkteam.NotificationConfigurationProperty.Builder |
notificationTopicArn(java.lang.String notificationTopicArn)
Sets the value of
CfnWorkteam.NotificationConfigurationProperty.getNotificationTopicArn() |
public CfnWorkteam.NotificationConfigurationProperty.Builder notificationTopicArn(java.lang.String notificationTopicArn)
CfnWorkteam.NotificationConfigurationProperty.getNotificationTopicArn()
notificationTopicArn
- The ARN for the Amazon SNS topic to which notifications should be published. This parameter is required.this
public CfnWorkteam.NotificationConfigurationProperty build()
CfnWorkteam.NotificationConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided