Uses of Class
software.amazon.awscdk.services.quicksight.CfnTopicProps.Builder
Packages that use CfnTopicProps.Builder
-
Uses of CfnTopicProps.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTopicProps.BuilderModifier and TypeMethodDescriptionCfnTopicProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnTopicProps.getAwsAccountId()static CfnTopicProps.BuilderCfnTopicProps.builder()CfnTopicProps.Builder.configOptions(IResolvable configOptions) Sets the value ofCfnTopicProps.getConfigOptions()CfnTopicProps.Builder.configOptions(CfnTopic.TopicConfigOptionsProperty configOptions) Sets the value ofCfnTopicProps.getConfigOptions()CfnTopicProps.Builder.customInstructions(IResolvable customInstructions) Sets the value ofCfnTopicProps.getCustomInstructions()CfnTopicProps.Builder.customInstructions(CfnTopic.CustomInstructionsProperty customInstructions) Sets the value ofCfnTopicProps.getCustomInstructions()Sets the value ofCfnTopicProps.getDataSets()CfnTopicProps.Builder.dataSets(IResolvable dataSets) Sets the value ofCfnTopicProps.getDataSets()CfnTopicProps.Builder.description(String description) Sets the value ofCfnTopicProps.getDescription()CfnTopicProps.Builder.folderArns(List<String> folderArns) Sets the value ofCfnTopicProps.getFolderArns()Sets the value ofCfnTopicProps.getName()Sets the value ofCfnTopicProps.getTags()Sets the value ofCfnTopicProps.getTopicId()CfnTopicProps.Builder.userExperienceVersion(String userExperienceVersion) Sets the value ofCfnTopicProps.getUserExperienceVersion()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTopicProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTopicProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTopicProps.Builder.