Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnProjectMixinProps.Builder
Packages that use CfnProjectMixinProps.Builder
-
Uses of CfnProjectMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnProjectMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnProjectMixinProps.BuilderCfnProjectMixinProps.builder()CfnProjectMixinProps.Builder.description(String description) Sets the value ofCfnProjectMixinProps.getDescription()CfnProjectMixinProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnProjectMixinProps.getDomainIdentifier()CfnProjectMixinProps.Builder.domainUnitId(String domainUnitId) Sets the value ofCfnProjectMixinProps.getDomainUnitId()CfnProjectMixinProps.Builder.glossaryTerms(List<String> glossaryTerms) Sets the value ofCfnProjectMixinProps.getGlossaryTerms()Sets the value ofCfnProjectMixinProps.getName()CfnProjectMixinProps.Builder.projectProfileId(String projectProfileId) Sets the value ofCfnProjectMixinProps.getProjectProfileId()CfnProjectMixinProps.Builder.projectProfileVersion(String projectProfileVersion) Sets the value ofCfnProjectMixinProps.getProjectProfileVersion()CfnProjectMixinProps.Builder.userParameters(List<? extends Object> userParameters) Sets the value ofCfnProjectMixinProps.getUserParameters()CfnProjectMixinProps.Builder.userParameters(IResolvable userParameters) Sets the value ofCfnProjectMixinProps.getUserParameters()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnProjectMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProjectMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProjectMixinProps.Builder.