| Package | Description |
|---|---|
| software.amazon.awscdk.services.sns |
| Modifier and Type | Method and Description |
|---|---|
static TopicProps.Builder |
TopicProps.builder() |
TopicProps.Builder |
TopicProps.Builder.displayName(String displayName)
Sets the value of
TopicProps.getDisplayName() |
TopicProps.Builder |
TopicProps.Builder.masterKey(IKey masterKey)
Sets the value of
TopicProps.getMasterKey() |
TopicProps.Builder |
TopicProps.Builder.topicName(String topicName)
Sets the value of
TopicProps.getTopicName() |
Copyright © 2020. All rights reserved.