Uses of Class
software.amazon.awscdk.services.datazone.CfnEnvironmentProfileProps.Builder
-
Uses of CfnEnvironmentProfileProps.Builder in software.amazon.awscdk.services.datazone
Modifier and TypeMethodDescriptionCfnEnvironmentProfileProps.Builder.awsAccountId
(String awsAccountId) Sets the value ofCfnEnvironmentProfileProps.getAwsAccountId()
CfnEnvironmentProfileProps.Builder.awsAccountRegion
(String awsAccountRegion) Sets the value ofCfnEnvironmentProfileProps.getAwsAccountRegion()
CfnEnvironmentProfileProps.builder()
CfnEnvironmentProfileProps.Builder.description
(String description) Sets the value ofCfnEnvironmentProfileProps.getDescription()
CfnEnvironmentProfileProps.Builder.domainIdentifier
(String domainIdentifier) Sets the value ofCfnEnvironmentProfileProps.getDomainIdentifier()
CfnEnvironmentProfileProps.Builder.environmentBlueprintIdentifier
(String environmentBlueprintIdentifier) Sets the value ofCfnEnvironmentProfileProps.getEnvironmentBlueprintIdentifier()
Sets the value ofCfnEnvironmentProfileProps.getName()
CfnEnvironmentProfileProps.Builder.projectIdentifier
(String projectIdentifier) Sets the value ofCfnEnvironmentProfileProps.getProjectIdentifier()
CfnEnvironmentProfileProps.Builder.userParameters
(List<? extends Object> userParameters) Sets the value ofCfnEnvironmentProfileProps.getUserParameters()
CfnEnvironmentProfileProps.Builder.userParameters
(IResolvable userParameters) Sets the value ofCfnEnvironmentProfileProps.getUserParameters()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEnvironmentProfileProps.Builder
.