VpcOriginEndpointConfig
An Amazon CloudFront VPC origin endpoint configuration.
Contents
- Arn
-
The ARN of the CloudFront VPC origin endpoint configuration.
Type: String
Required: Yes
- HTTPPort
-
The HTTP port for the CloudFront VPC origin endpoint configuration.
Type: Integer
Required: Yes
- HTTPSPort
-
The HTTPS port of the CloudFront VPC origin endpoint configuration.
Type: Integer
Required: Yes
- Name
-
The name of the CloudFront VPC origin endpoint configuration.
Type: String
Required: Yes
- OriginProtocolPolicy
-
The origin protocol policy for the CloudFront VPC origin endpoint configuration.
Type: String
Valid Values:
http-only | match-viewer | https-only
Required: Yes
- OriginSslProtocols
-
A complex type that contains information about the SSL/TLS protocols that CloudFront can use when establishing an HTTPS connection with your origin.
Type: OriginSslProtocols object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: