TrustedSigners

A list of Amazon Web Services accounts whose public keys 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

This field is true if any of the Amazon Web Services accounts in the list are configured as trusted signers. If not, this field is false.

Link copied to clipboard

A list of Amazon Web Services account identifiers.

Link copied to clipboard

The number of Amazon Web Services accounts in the list.

Functions

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