AcceptedAudiencesResponse

data class AcceptedAudiencesResponse(val value: String? = null)

Represents an accepted audience trusted by the cluster.

Constructors

Link copied to clipboard
constructor(value: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: String? = null

GUID or valid URL representing an accepted audience.