Uses of Class
software.amazon.awscdk.services.datazone.CfnEnvironmentProfile.Builder
-
Uses of CfnEnvironmentProfile.Builder in software.amazon.awscdk.services.datazone
Modifier and TypeMethodDescriptionCfnEnvironmentProfile.Builder.awsAccountId
(String awsAccountId) The identifier of an AWS account in which an environment profile exists.CfnEnvironmentProfile.Builder.awsAccountRegion
(String awsAccountRegion) The AWS Region in which an environment profile exists.CfnEnvironmentProfile.Builder.description
(String description) The description of the environment profile.CfnEnvironmentProfile.Builder.domainIdentifier
(String domainIdentifier) The identifier of the Amazon DataZone domain in which the environment profile exists.CfnEnvironmentProfile.Builder.environmentBlueprintIdentifier
(String environmentBlueprintIdentifier) The identifier of a blueprint with which an environment profile is created.The name of the environment profile.CfnEnvironmentProfile.Builder.projectIdentifier
(String projectIdentifier) The identifier of a project in which an environment profile exists.CfnEnvironmentProfile.Builder.userParameters
(List<? extends Object> userParameters) The user parameters of this Amazon DataZone environment profile.CfnEnvironmentProfile.Builder.userParameters
(IResolvable userParameters) The user parameters of this Amazon DataZone environment profile.