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::CloudFront::Distribution StringSchema
The StringSchema property type specifies Property description not available. for an AWS::CloudFront::Distribution.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Comment" :String, "DefaultValue" :String, "Required" :Boolean}
YAML
Comment:StringDefaultValue:StringRequired:Boolean
Properties
CommentProperty description not available.
Required: No
Type: String
Update requires: No interruption
DefaultValueProperty description not available.
Required: No
Type: String
Update requires: No interruption
RequiredProperty description not available.
Required: Yes
Type: Boolean
Update requires: No interruption