Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnProjectProfileMixinProps.Builder
Packages that use CfnProjectProfileMixinProps.Builder
-
Uses of CfnProjectProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnProjectProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnProjectProfileMixinProps.builder()CfnProjectProfileMixinProps.Builder.description(String description) Sets the value ofCfnProjectProfileMixinProps.getDescription()CfnProjectProfileMixinProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnProjectProfileMixinProps.getDomainIdentifier()CfnProjectProfileMixinProps.Builder.domainUnitIdentifier(String domainUnitIdentifier) Sets the value ofCfnProjectProfileMixinProps.getDomainUnitIdentifier()CfnProjectProfileMixinProps.Builder.environmentConfigurations(List<? extends Object> environmentConfigurations) Sets the value ofCfnProjectProfileMixinProps.getEnvironmentConfigurations()CfnProjectProfileMixinProps.Builder.environmentConfigurations(IResolvable environmentConfigurations) Sets the value ofCfnProjectProfileMixinProps.getEnvironmentConfigurations()Sets the value ofCfnProjectProfileMixinProps.getName()Sets the value ofCfnProjectProfileMixinProps.getStatus()CfnProjectProfileMixinProps.Builder.useDefaultConfigurations(Boolean useDefaultConfigurations) Sets the value ofCfnProjectProfileMixinProps.getUseDefaultConfigurations()CfnProjectProfileMixinProps.Builder.useDefaultConfigurations(IResolvable useDefaultConfigurations) Sets the value ofCfnProjectProfileMixinProps.getUseDefaultConfigurations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnProjectProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProjectProfileMixinProps.Builder.