toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.outputs
/
ContentKeyPolicyTokenRestrictionResponse
/
ContentKeyPolicyTokenRestrictionResponse
Content
Key
Policy
Token
Restriction
Response
constructor
(
alternateVerificationKeys
:
List
<
Any
>
?
=
null
,
audience
:
String
,
issuer
:
String
,
odataType
:
String
,
openIdConnectDiscoveryDocument
:
String
?
=
null
,
primaryVerificationKey
:
Any
,
requiredClaims
:
List
<
ContentKeyPolicyTokenClaimResponse
>
?
=
null
,
restrictionTokenType
:
String
)