@Stability(value=Stable) public static final class CfnNotificationChannel.SnsChannelConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNotificationChannel.SnsChannelConfigProperty>
CfnNotificationChannel.SnsChannelConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnNotificationChannel.SnsChannelConfigProperty |
build()
Builds the configured instance.
|
CfnNotificationChannel.SnsChannelConfigProperty.Builder |
topicArn(String topicArn)
Sets the value of
CfnNotificationChannel.SnsChannelConfigProperty.getTopicArn() |
@Stability(value=Stable) public CfnNotificationChannel.SnsChannelConfigProperty.Builder topicArn(String topicArn)
CfnNotificationChannel.SnsChannelConfigProperty.getTopicArn()
topicArn
- `CfnNotificationChannel.SnsChannelConfigProperty.TopicArn`.this
@Stability(value=Stable) public CfnNotificationChannel.SnsChannelConfigProperty build()
build
in interface software.amazon.jsii.Builder<CfnNotificationChannel.SnsChannelConfigProperty>
CfnNotificationChannel.SnsChannelConfigProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.