| Package | Description |
|---|---|
| software.amazon.awscdk.services.sns |
Amazon Simple Notification Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTopicProps.Jsii$Proxy
An implementation for
CfnTopicProps |
| Modifier and Type | Method and Description |
|---|---|
CfnTopicProps |
CfnTopicProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnTopic(software.constructs.Construct scope,
String id,
CfnTopicProps props)
Create a new `AWS::SNS::Topic`.
|
Copyright © 2022. All rights reserved.