AWS::CloudFront::Distribution LegacyCustomOrigin - AWS CloudFormation

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 AWS 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