Uses of Class
software.amazon.awscdk.services.quicksight.CfnTopicV2Props.Builder
Packages that use CfnTopicV2Props.Builder
-
Uses of CfnTopicV2Props.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTopicV2Props.BuilderModifier and TypeMethodDescriptionCfnTopicV2Props.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnTopicV2Props.getAwsAccountId()static CfnTopicV2Props.BuilderCfnTopicV2Props.builder()CfnTopicV2Props.Builder.customInstructions(IResolvable customInstructions) Sets the value ofCfnTopicV2Props.getCustomInstructions()CfnTopicV2Props.Builder.customInstructions(CfnTopicV2.CustomInstructionsProperty customInstructions) Sets the value ofCfnTopicV2Props.getCustomInstructions()CfnTopicV2Props.Builder.dataSetRelations(List<? extends Object> dataSetRelations) Sets the value ofCfnTopicV2Props.getDataSetRelations()CfnTopicV2Props.Builder.dataSetRelations(IResolvable dataSetRelations) Sets the value ofCfnTopicV2Props.getDataSetRelations()Sets the value ofCfnTopicV2Props.getDataSets()CfnTopicV2Props.Builder.dataSets(IResolvable dataSets) Sets the value ofCfnTopicV2Props.getDataSets()CfnTopicV2Props.Builder.description(String description) Sets the value ofCfnTopicV2Props.getDescription()CfnTopicV2Props.Builder.folderArns(List<String> folderArns) Sets the value ofCfnTopicV2Props.getFolderArns()Sets the value ofCfnTopicV2Props.getName()CfnTopicV2Props.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnTopicV2Props.getPermissions()CfnTopicV2Props.Builder.permissions(IResolvable permissions) Sets the value ofCfnTopicV2Props.getPermissions()Sets the value ofCfnTopicV2Props.getTags()Sets the value ofCfnTopicV2Props.getTopicId()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTopicV2Props.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTopicV2Props.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTopicV2Props.Builder.