Uses of Class
software.amazon.awscdk.services.datazone.CfnEnvironmentProps.Builder
Packages that use CfnEnvironmentProps.Builder
-
Uses of CfnEnvironmentProps.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return CfnEnvironmentProps.BuilderModifier and TypeMethodDescriptionstatic CfnEnvironmentProps.BuilderCfnEnvironmentProps.builder()CfnEnvironmentProps.Builder.description(String description) Sets the value ofCfnEnvironmentProps.getDescription()CfnEnvironmentProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnEnvironmentProps.getDomainIdentifier()CfnEnvironmentProps.Builder.environmentAccountIdentifier(String environmentAccountIdentifier) Sets the value ofCfnEnvironmentProps.getEnvironmentAccountIdentifier()CfnEnvironmentProps.Builder.environmentAccountRegion(String environmentAccountRegion) Sets the value ofCfnEnvironmentProps.getEnvironmentAccountRegion()CfnEnvironmentProps.Builder.environmentProfileIdentifier(String environmentProfileIdentifier) Sets the value ofCfnEnvironmentProps.getEnvironmentProfileIdentifier()CfnEnvironmentProps.Builder.environmentRoleArn(String environmentRoleArn) Sets the value ofCfnEnvironmentProps.getEnvironmentRoleArn()CfnEnvironmentProps.Builder.glossaryTerms(List<String> glossaryTerms) Sets the value ofCfnEnvironmentProps.getGlossaryTerms()Sets the value ofCfnEnvironmentProps.getName()CfnEnvironmentProps.Builder.projectIdentifier(String projectIdentifier) Sets the value ofCfnEnvironmentProps.getProjectIdentifier()CfnEnvironmentProps.Builder.userParameters(List<? extends Object> userParameters) Sets the value ofCfnEnvironmentProps.getUserParameters()CfnEnvironmentProps.Builder.userParameters(IResolvable userParameters) Sets the value ofCfnEnvironmentProps.getUserParameters()Constructors in software.amazon.awscdk.services.datazone with parameters of type CfnEnvironmentProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEnvironmentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEnvironmentProps.Builder.