Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnEnvironmentProfileMixinProps.Builder
Packages that use CfnEnvironmentProfileMixinProps.Builder
-
Uses of CfnEnvironmentProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnEnvironmentProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentProfileMixinProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnEnvironmentProfileMixinProps.getAwsAccountId()CfnEnvironmentProfileMixinProps.Builder.awsAccountRegion(String awsAccountRegion) Sets the value ofCfnEnvironmentProfileMixinProps.getAwsAccountRegion()CfnEnvironmentProfileMixinProps.builder()CfnEnvironmentProfileMixinProps.Builder.description(String description) Sets the value ofCfnEnvironmentProfileMixinProps.getDescription()CfnEnvironmentProfileMixinProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnEnvironmentProfileMixinProps.getDomainIdentifier()CfnEnvironmentProfileMixinProps.Builder.environmentBlueprintIdentifier(String environmentBlueprintIdentifier) Sets the value ofCfnEnvironmentProfileMixinProps.getEnvironmentBlueprintIdentifier()Sets the value ofCfnEnvironmentProfileMixinProps.getName()CfnEnvironmentProfileMixinProps.Builder.projectIdentifier(String projectIdentifier) Sets the value ofCfnEnvironmentProfileMixinProps.getProjectIdentifier()CfnEnvironmentProfileMixinProps.Builder.userParameters(List<? extends Object> userParameters) Sets the value ofCfnEnvironmentProfileMixinProps.getUserParameters()CfnEnvironmentProfileMixinProps.Builder.userParameters(IResolvable userParameters) Sets the value ofCfnEnvironmentProfileMixinProps.getUserParameters()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnEnvironmentProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentProfileMixinProps.Builder.