This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::ProjectProfile EnvironmentConfigurationParameter
The EnvironmentConfigurationParameter
property type specifies Property description not available. for an AWS::DataZone::ProjectProfile.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "IsEditable" :
Boolean
, "Name" :String
, "Value" :String
}
YAML
IsEditable:
Boolean
Name:String
Value:String
Properties
IsEditable
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
Name
Property description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z_][a-zA-Z0-9_]*$
Update requires: No interruption
Value
Property description not available.
Required: No
Type: String
Update requires: No interruption