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

Whether the distribution is enabled to accept end user requests for content.

Link copied to clipboard

List of nested attributes for each trusted signer