DistributionTrustedKeyGroup

data class DistributionTrustedKeyGroup(val enabled: Boolean? = null, val items: List<DistributionTrustedKeyGroupItem>? = null)

Constructors

Link copied to clipboard
constructor(enabled: Boolean? = null, items: List<DistributionTrustedKeyGroupItem>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

true if any of the AWS accounts listed as trusted signers have active CloudFront key pairs

Link copied to clipboard

List of nested attributes for each trusted signer