AWS::CloudFront::Distribution LegacyCustomOrigin - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CloudFront::Distribution LegacyCustomOrigin

The LegacyCustomOrigin property type specifies Property description not available. for an AWS::CloudFront::Distribution.

Syntax

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

JSON

{ "DNSName" : String, "HTTPPort" : Integer, "HTTPSPort" : Integer, "OriginProtocolPolicy" : String, "OriginSSLProtocols" : [ String, ... ] }

YAML

DNSName: String HTTPPort: Integer HTTPSPort: Integer OriginProtocolPolicy: String OriginSSLProtocols: - String

Properties

DNSName

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

HTTPPort

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

HTTPSPort

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

OriginProtocolPolicy

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

OriginSSLProtocols

Property description not available.

Required: Yes

Type: Array of String

Update requires: No interruption