Uses of Class
software.amazon.awscdk.services.datazone.CfnProjectProfileProps.Builder
Packages that use CfnProjectProfileProps.Builder
-
Uses of CfnProjectProfileProps.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return CfnProjectProfileProps.BuilderModifier and TypeMethodDescriptionCfnProjectProfileProps.Builder.allowCustomProjectResourceTags(Boolean allowCustomProjectResourceTags) Sets the value ofCfnProjectProfileProps.getAllowCustomProjectResourceTags()CfnProjectProfileProps.Builder.allowCustomProjectResourceTags(IResolvable allowCustomProjectResourceTags) Sets the value ofCfnProjectProfileProps.getAllowCustomProjectResourceTags()CfnProjectProfileProps.builder()CfnProjectProfileProps.Builder.description(String description) Sets the value ofCfnProjectProfileProps.getDescription()CfnProjectProfileProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnProjectProfileProps.getDomainIdentifier()CfnProjectProfileProps.Builder.domainUnitIdentifier(String domainUnitIdentifier) Sets the value ofCfnProjectProfileProps.getDomainUnitIdentifier()CfnProjectProfileProps.Builder.environmentConfigurations(List<? extends Object> environmentConfigurations) Sets the value ofCfnProjectProfileProps.getEnvironmentConfigurations()CfnProjectProfileProps.Builder.environmentConfigurations(IResolvable environmentConfigurations) Sets the value ofCfnProjectProfileProps.getEnvironmentConfigurations()Sets the value ofCfnProjectProfileProps.getName()CfnProjectProfileProps.Builder.projectResourceTags(List<? extends Object> projectResourceTags) Sets the value ofCfnProjectProfileProps.getProjectResourceTags()CfnProjectProfileProps.Builder.projectResourceTags(IResolvable projectResourceTags) Sets the value ofCfnProjectProfileProps.getProjectResourceTags()CfnProjectProfileProps.Builder.projectResourceTagsDescription(String projectResourceTagsDescription) Sets the value ofCfnProjectProfileProps.getProjectResourceTagsDescription()Sets the value ofCfnProjectProfileProps.getStatus()CfnProjectProfileProps.Builder.useDefaultConfigurations(Boolean useDefaultConfigurations) Sets the value ofCfnProjectProfileProps.getUseDefaultConfigurations()CfnProjectProfileProps.Builder.useDefaultConfigurations(IResolvable useDefaultConfigurations) Sets the value ofCfnProjectProfileProps.getUseDefaultConfigurations()Constructors in software.amazon.awscdk.services.datazone with parameters of type CfnProjectProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProjectProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProjectProfileProps.Builder.