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:StringHTTPPort:IntegerHTTPSPort:IntegerOriginProtocolPolicy:StringOriginSSLProtocols:- String
Properties
DNSNameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
HTTPPortProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
HTTPSPortProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
OriginProtocolPolicyProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
OriginSSLProtocolsProperty description not available.
Required: Yes
Type: List of String
Update requires: No interruption