pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
JwtArgs
/
JwtArgs
Jwt
Args
fun
JwtArgs
(
audiences
:
Output
<
List
<
String
>
>
?
=
null
,
issuer
:
Output
<
String
>
?
=
null
,
jwksPublicKeys
:
Output
<
String
>
?
=
null
,
jwtHeaders
:
Output
<
List
<
JwtHeaderArgs
>
>
?
=
null
,
jwtParams
:
Output
<
List
<
String
>
>
?
=
null
)