Uses of Class
software.amazon.awscdk.services.quicksight.CfnTopicProps.Builder
-
Uses of CfnTopicProps.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTopicProps.Builder.awsAccountId
(String awsAccountId) Sets the value ofCfnTopicProps.getAwsAccountId()
static CfnTopicProps.Builder
CfnTopicProps.builder()
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()
Sets the value ofCfnTopicProps.getName()
Sets the value ofCfnTopicProps.getTopicId()
CfnTopicProps.Builder.userExperienceVersion
(String userExperienceVersion) Sets the value ofCfnTopicProps.getUserExperienceVersion()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTopicProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTopicProps.Builder
.