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