@Stability(value=Stable) public static final class CfnScheduledQuery.SnsConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledQuery.SnsConfigurationProperty>
CfnScheduledQuery.SnsConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledQuery.SnsConfigurationProperty |
build()
Builds the configured instance.
|
CfnScheduledQuery.SnsConfigurationProperty.Builder |
topicArn(String topicArn)
Sets the value of
CfnScheduledQuery.SnsConfigurationProperty.getTopicArn() |
@Stability(value=Stable) public CfnScheduledQuery.SnsConfigurationProperty.Builder topicArn(String topicArn)
CfnScheduledQuery.SnsConfigurationProperty.getTopicArn()topicArn - SNS topic ARN that the scheduled query status notifications will be sent to. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.SnsConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledQuery.SnsConfigurationProperty>CfnScheduledQuery.SnsConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.