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