VpcOrigin

class VpcOrigin

An Amazon CloudFront VPC origin.

Types

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

Properties

Link copied to clipboard
val arn: String

The VPC origin ARN.

Link copied to clipboard

The VPC origin created time.

Link copied to clipboard
val id: String

The VPC origin ID.

Link copied to clipboard

The VPC origin last modified time.

Link copied to clipboard

The VPC origin status.

Link copied to clipboard

The VPC origin endpoint configuration.

Functions

Link copied to clipboard
inline fun copy(block: VpcOrigin.Builder.() -> Unit = {}): VpcOrigin
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