CloudFrontOriginAccessIdentitySummary

Summary of the information about a CloudFront origin access identity.

Types

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

Properties

Link copied to clipboard

The comment for this origin access identity, as originally specified when created.

Link copied to clipboard
val id: String

The ID for the origin access identity. For example: E74FTE3AJFJ256A.

Link copied to clipboard

The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.

Functions

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