VpcOriginEndpointConfig

An Amazon CloudFront VPC origin endpoint configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN of the CloudFront VPC origin endpoint configuration.

Link copied to clipboard

The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80.

Link copied to clipboard

The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443.

Link copied to clipboard

The name of the CloudFront VPC origin endpoint configuration.

Link copied to clipboard

The origin protocol policy for the CloudFront VPC origin endpoint configuration.

Link copied to clipboard

A complex type that contains information about the SSL/TLS protocols that CloudFront can use when establishing an HTTPS connection with your origin.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String