AWS::CloudFormation::StackSet Parameter - AWS CloudFormation (original) (raw)
AWS::CloudFormation::StackSet Parameter - AWS CloudFormation
The Parameter data type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"ParameterKey" : String,
"ParameterValue" : String
}
YAML
ParameterKey: String
ParameterValue: String
Properties
ParameterKey
The key associated with the parameter. If you don't specify a key and value for a particular parameter, CloudFormation uses the default value that's specified in your template.
Required: Yes
Type: String
Update requires: No interruption
ParameterValue
The input value associated with the parameter.
Required: Yes
Type: String
Update requires: No interruption
OperationPreferences
StackInstances
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.