toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.applicationintegration.kotlin.inputs
/
AuthConfigDecryptedCredentialJwtArgs
/
AuthConfigDecryptedCredentialJwtArgs
Auth
Config
Decrypted
Credential
Jwt
Args
constructor
(
jwt
:
Output
<
String
>
?
=
null
,
jwtHeader
:
Output
<
String
>
?
=
null
,
jwtPayload
:
Output
<
String
>
?
=
null
,
secret
:
Output
<
String
>
?
=
null
)