DistributionTrustedSignerItem

data class DistributionTrustedSignerItem(val awsAccountNumber: String? = null, val keyPairIds: List<String>? = null)

Constructors

Link copied to clipboard
constructor(awsAccountNumber: String? = null, keyPairIds: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AWS account ID or self

Link copied to clipboard
val keyPairIds: List<String>? = null

Set of active CloudFront key pairs associated with the signer account