KgKeyPairIds

A list of identifiers for the public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies.

Types

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

Properties

Link copied to clipboard

The identifier of the key group that contains the public keys.

Link copied to clipboard

A list of CloudFront key pair identifiers.

Functions

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