Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTopicPropsMixin.Builder
Packages that use CfnTopicPropsMixin.Builder
-
Uses of CfnTopicPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnTopicPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTopicPropsMixin.Builder.awsAccountId(String awsAccountId) The ID of the AWS account that you want to create a topic in.CfnTopicPropsMixin.Builder.configOptions(CfnTopicPropsMixin.TopicConfigOptionsProperty configOptions) Configuration options for aTopic.CfnTopicPropsMixin.Builder.configOptions(IResolvable configOptions) Configuration options for aTopic.static CfnTopicPropsMixin.BuilderCfnTopicPropsMixin.Builder.create()static CfnTopicPropsMixin.BuilderCfnTopicPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTopicPropsMixin.Builder.customInstructions(CfnTopicPropsMixin.CustomInstructionsProperty customInstructions) CfnTopicPropsMixin.Builder.customInstructions(IResolvable customInstructions) The data sets that the topic is associated with.CfnTopicPropsMixin.Builder.dataSets(IResolvable dataSets) The data sets that the topic is associated with.CfnTopicPropsMixin.Builder.description(String description) The description of the topic.CfnTopicPropsMixin.Builder.folderArns(List<String> folderArns) The name of the topic.The ID for the topic.CfnTopicPropsMixin.Builder.userExperienceVersion(String userExperienceVersion) The user experience version of the topic.