Uses of Class
software.amazon.awscdk.services.datazone.CfnProjectProps.Builder
-
Uses of CfnProjectProps.Builder in software.amazon.awscdk.services.datazone
Modifier and TypeMethodDescriptionstatic CfnProjectProps.Builder
CfnProjectProps.builder()
CfnProjectProps.Builder.description
(String description) Sets the value ofCfnProjectProps.getDescription()
CfnProjectProps.Builder.domainIdentifier
(String domainIdentifier) Sets the value ofCfnProjectProps.getDomainIdentifier()
CfnProjectProps.Builder.glossaryTerms
(List<String> glossaryTerms) Sets the value ofCfnProjectProps.getGlossaryTerms()
Sets the value ofCfnProjectProps.getName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnProjectProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProjectProps.Builder
.