We recommend new projects start with resources from the AWS provider.
aws-native.datazone.ProjectProfile
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::DataZone::ProjectProfile Resource Type
Create ProjectProfile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ProjectProfile(name: string, args?: ProjectProfileArgs, opts?: CustomResourceOptions);
@overload
def ProjectProfile(resource_name: str,
args: Optional[ProjectProfileArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ProjectProfile(resource_name: str,
opts: Optional[ResourceOptions] = None,
description: Optional[str] = None,
domain_identifier: Optional[str] = None,
domain_unit_identifier: Optional[str] = None,
environment_configurations: Optional[Sequence[ProjectProfileEnvironmentConfigurationArgs]] = None,
name: Optional[str] = None,
status: Optional[ProjectProfileStatus] = None)
func NewProjectProfile(ctx *Context, name string, args *ProjectProfileArgs, opts ...ResourceOption) (*ProjectProfile, error)
public ProjectProfile(string name, ProjectProfileArgs? args = null, CustomResourceOptions? opts = null)
public ProjectProfile(String name, ProjectProfileArgs args)
public ProjectProfile(String name, ProjectProfileArgs args, CustomResourceOptions options)
type: aws-native:datazone:ProjectProfile
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ProjectProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ProjectProfileArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ProjectProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProjectProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProjectProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ProjectProfile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ProjectProfile resource accepts the following input properties:
- Description string
- The description of the project profile.
- Domain
Identifier string - Domain
Unit stringIdentifier - Environment
Configurations List<Pulumi.Aws Native. Data Zone. Inputs. Project Profile Environment Configuration> - Name string
- The name of a project profile.
- Status
Pulumi.
Aws Native. Data Zone. Project Profile Status - The status of a project profile.
- Description string
- The description of the project profile.
- Domain
Identifier string - Domain
Unit stringIdentifier - Environment
Configurations []ProjectProfile Environment Configuration Args - Name string
- The name of a project profile.
- Status
Project
Profile Status - The status of a project profile.
- description String
- The description of the project profile.
- domain
Identifier String - domain
Unit StringIdentifier - environment
Configurations List<ProjectProfile Environment Configuration> - name String
- The name of a project profile.
- status
Project
Profile Status - The status of a project profile.
- description string
- The description of the project profile.
- domain
Identifier string - domain
Unit stringIdentifier - environment
Configurations ProjectProfile Environment Configuration[] - name string
- The name of a project profile.
- status
Project
Profile Status - The status of a project profile.
- description str
- The description of the project profile.
- domain_
identifier str - domain_
unit_ stridentifier - environment_
configurations Sequence[ProjectProfile Environment Configuration Args] - name str
- The name of a project profile.
- status
Project
Profile Status - The status of a project profile.
- description String
- The description of the project profile.
- domain
Identifier String - domain
Unit StringIdentifier - environment
Configurations List<Property Map> - name String
- The name of a project profile.
- status "ENABLED" | "DISABLED"
- The status of a project profile.
Outputs
All input properties are implicitly available as output properties. Additionally, the ProjectProfile resource produces the following output properties:
- Aws
Id string - The ID of the project profile.
- Created
At string - The timestamp of when the project profile was created.
- Created
By string - The user who created the project profile.
- Domain
Id string - The domain ID of the project profile.
- Domain
Unit stringId - The domain unit ID of the project profile.
- Id string
- The provider-assigned unique ID for this managed resource.
- Identifier string
- Last
Updated stringAt - The timestamp at which a project profile was last updated.
- Aws
Id string - The ID of the project profile.
- Created
At string - The timestamp of when the project profile was created.
- Created
By string - The user who created the project profile.
- Domain
Id string - The domain ID of the project profile.
- Domain
Unit stringId - The domain unit ID of the project profile.
- Id string
- The provider-assigned unique ID for this managed resource.
- Identifier string
- Last
Updated stringAt - The timestamp at which a project profile was last updated.
- aws
Id String - The ID of the project profile.
- created
At String - The timestamp of when the project profile was created.
- created
By String - The user who created the project profile.
- domain
Id String - The domain ID of the project profile.
- domain
Unit StringId - The domain unit ID of the project profile.
- id String
- The provider-assigned unique ID for this managed resource.
- identifier String
- last
Updated StringAt - The timestamp at which a project profile was last updated.
- aws
Id string - The ID of the project profile.
- created
At string - The timestamp of when the project profile was created.
- created
By string - The user who created the project profile.
- domain
Id string - The domain ID of the project profile.
- domain
Unit stringId - The domain unit ID of the project profile.
- id string
- The provider-assigned unique ID for this managed resource.
- identifier string
- last
Updated stringAt - The timestamp at which a project profile was last updated.
- aws_
id str - The ID of the project profile.
- created_
at str - The timestamp of when the project profile was created.
- created_
by str - The user who created the project profile.
- domain_
id str - The domain ID of the project profile.
- domain_
unit_ strid - The domain unit ID of the project profile.
- id str
- The provider-assigned unique ID for this managed resource.
- identifier str
- last_
updated_ strat - The timestamp at which a project profile was last updated.
- aws
Id String - The ID of the project profile.
- created
At String - The timestamp of when the project profile was created.
- created
By String - The user who created the project profile.
- domain
Id String - The domain ID of the project profile.
- domain
Unit StringId - The domain unit ID of the project profile.
- id String
- The provider-assigned unique ID for this managed resource.
- identifier String
- last
Updated StringAt - The timestamp at which a project profile was last updated.
Supporting Types
ProjectProfileAwsAccount, ProjectProfileAwsAccountArgs
- Aws
Account stringId
- Aws
Account stringId
- aws
Account StringId
- aws
Account stringId
- aws_
account_ strid
- aws
Account StringId
ProjectProfileDeploymentMode, ProjectProfileDeploymentModeArgs
- On
Create - ON_CREATE
- On
Demand - ON_DEMAND
- Project
Profile Deployment Mode On Create - ON_CREATE
- Project
Profile Deployment Mode On Demand - ON_DEMAND
- On
Create - ON_CREATE
- On
Demand - ON_DEMAND
- On
Create - ON_CREATE
- On
Demand - ON_DEMAND
- ON_CREATE
- ON_CREATE
- ON_DEMAND
- ON_DEMAND
- "ON_CREATE"
- ON_CREATE
- "ON_DEMAND"
- ON_DEMAND
ProjectProfileEnvironmentConfiguration, ProjectProfileEnvironmentConfigurationArgs
- Aws
Region Pulumi.Aws Native. Data Zone. Inputs. Project Profile Region - Environment
Blueprint stringId - Name string
- Aws
Account Pulumi.Aws Native. Data Zone. Inputs. Project Profile Aws Account - Configuration
Parameters Pulumi.Aws Native. Data Zone. Inputs. Project Profile Environment Configuration Parameters Details - Deployment
Mode Pulumi.Aws Native. Data Zone. Project Profile Deployment Mode - Deployment
Order double - Description string
- Id string
ProjectProfileEnvironmentConfigurationParameter, ProjectProfileEnvironmentConfigurationParameterArgs
- Is
Editable bool - Name string
- Value string
- Is
Editable bool - Name string
- Value string
- is
Editable Boolean - name String
- value String
- is
Editable boolean - name string
- value string
- is_
editable bool - name str
- value str
- is
Editable Boolean - name String
- value String
ProjectProfileEnvironmentConfigurationParametersDetails, ProjectProfileEnvironmentConfigurationParametersDetailsArgs
ProjectProfileRegion, ProjectProfileRegionArgs
- Region
Name string
- Region
Name string
- region
Name String
- region
Name string
- region_
name str
- region
Name String
ProjectProfileStatus, ProjectProfileStatusArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Project
Profile Status Enabled - ENABLED
- Project
Profile Status Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.