OriginAccessControlSummary

A CloudFront origin access control.

Types

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

Properties

Link copied to clipboard

A description of the origin access control.

Link copied to clipboard
val id: String

The unique identifier of the origin access control.

Link copied to clipboard

A unique name that identifies the origin access control.

Link copied to clipboard

The type of origin that this origin access control is for.

Link copied to clipboard

A value that specifies which requests CloudFront signs (adds authentication information to). This field can have one of the following values:

Link copied to clipboard

The signing protocol of the origin access control. The signing protocol determines how CloudFront signs (authenticates) requests. The only valid value is sigv4.

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