DistributionTrustedKeyGroupItem

data class DistributionTrustedKeyGroupItem(val keyGroupId: String? = null, val keyPairIds: List<String>? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keyGroupId: String? = null

ID of the key group that contains the public keys.

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

Set of active CloudFront key pairs associated with the signer account