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.allowCustomProjectResourceTags(Boolean allowCustomProjectResourceTags) Sets the value ofCfnProjectProfileMixinProps.getAllowCustomProjectResourceTags()CfnProjectProfileMixinProps.Builder.allowCustomProjectResourceTags(IResolvable allowCustomProjectResourceTags) Sets the value ofCfnProjectProfileMixinProps.getAllowCustomProjectResourceTags()CfnProjectProfileMixinProps.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()CfnProjectProfileMixinProps.Builder.projectResourceTags(List<? extends Object> projectResourceTags) Sets the value ofCfnProjectProfileMixinProps.getProjectResourceTags()CfnProjectProfileMixinProps.Builder.projectResourceTags(IResolvable projectResourceTags) Sets the value ofCfnProjectProfileMixinProps.getProjectResourceTags()CfnProjectProfileMixinProps.Builder.projectResourceTagsDescription(String projectResourceTagsDescription) Sets the value ofCfnProjectProfileMixinProps.getProjectResourceTagsDescription()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.