AWS::DataZone::ProjectProfileThe summary of a project profile.
import { CfnProjectProfile } from 'aws-cdk-lib/aws-datazone';Or use the module namespace:
import * as datazone from 'aws-cdk-lib/aws-datazone';
// datazone.CfnProjectProfileConfiguration passed to the constructor as CfnProjectProfileProps.
nameRequiredstringThe name of a project profile.
allowCustomProjectResourceTagsOptionalboolean | IResolvabledescriptionOptionalstringThe description of the project profile.
domainIdentifierOptionalstringA domain ID of the project profile.
domainUnitIdentifierOptionalstringA domain unit ID of the project profile.
environmentConfigurationsOptionalIResolvable | IResolvable | EnvironmentConfigurationProperty[]Environment configurations of a project profile.
projectResourceTagsOptionalIResolvable | IResolvable | ResourceTagParameterProperty[]projectResourceTagsDescriptionOptionalstringstatusOptionalstringThe status of a project profile.
useDefaultConfigurationsOptionalboolean | IResolvableThis L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-datazoneAWS::DataZone::ProjectProfile