Uses of Class
software.amazon.awscdk.services.datazone.CfnEnvironmentProfileProps.Builder
Packages that use CfnEnvironmentProfileProps.Builder
-
Uses of CfnEnvironmentProfileProps.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return CfnEnvironmentProfileProps.BuilderModifier 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()Constructors in software.amazon.awscdk.services.datazone with parameters of type CfnEnvironmentProfileProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentProfileProps.Builder.