| Modifier and Type | Method and Description |
|---|---|
static PublishToTopicProps.Builder |
PublishToTopicProps.builder() |
PublishToTopicProps.Builder |
PublishToTopicProps.Builder.withMessage(software.amazon.awscdk.services.stepfunctions.TaskInput value)
Sets the value of Message
|
PublishToTopicProps.Builder |
PublishToTopicProps.Builder.withMessagePerSubscriptionType(Boolean value)
Sets the value of MessagePerSubscriptionType
|
PublishToTopicProps.Builder |
PublishToTopicProps.Builder.withSubject(String value)
Sets the value of Subject
|
PublishToTopicProps.Builder |
PublishToTopicProps.Builder.withWaitForTaskToken(Boolean value)
Sets the value of WaitForTaskToken
|
Copyright © 2019. All rights reserved.