VpcOriginList

A list of CloudFront VPC origins.

Types

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

Properties

Link copied to clipboard

A flag that indicates whether more VPC origins remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more VPC origins in the list.

Link copied to clipboard

The items of the VPC origins list.

Link copied to clipboard

The marker associated with the VPC origins list.

Link copied to clipboard

The maximum number of items included in the list.

Link copied to clipboard

The next marker associated with the VPC origins list.

Link copied to clipboard

The number of VPC origins in the list.

Functions

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