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