

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::CloudFront::Distribution StringSchema
<a name="aws-properties-cloudfront-distribution-stringschema"></a>

<a name="aws-properties-cloudfront-distribution-stringschema-description"></a>The `StringSchema` property type specifies Property description not available. for an [AWS::CloudFront::Distribution](aws-resource-cloudfront-distribution.md).

## Syntax
<a name="aws-properties-cloudfront-distribution-stringschema-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-cloudfront-distribution-stringschema-syntax.json"></a>

```
{
  "[Comment](#cfn-cloudfront-distribution-stringschema-comment)" : String,
  "[DefaultValue](#cfn-cloudfront-distribution-stringschema-defaultvalue)" : String,
  "[Required](#cfn-cloudfront-distribution-stringschema-required)" : Boolean
}
```

### YAML
<a name="aws-properties-cloudfront-distribution-stringschema-syntax.yaml"></a>

```
  [Comment](#cfn-cloudfront-distribution-stringschema-comment): String
  [DefaultValue](#cfn-cloudfront-distribution-stringschema-defaultvalue): String
  [Required](#cfn-cloudfront-distribution-stringschema-required): Boolean
```

## Properties
<a name="aws-properties-cloudfront-distribution-stringschema-properties"></a>

`Comment`  <a name="cfn-cloudfront-distribution-stringschema-comment"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`DefaultValue`  <a name="cfn-cloudfront-distribution-stringschema-defaultvalue"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Required`  <a name="cfn-cloudfront-distribution-stringschema-required"></a>
Property description not available.  
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)