toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.applicationintegration.kotlin.inputs
/
AuthConfigDecryptedCredentialOauth2AuthorizationCodeArgs
/
AuthConfigDecryptedCredentialOauth2AuthorizationCodeArgs
Auth
Config
Decrypted
Credential
Oauth2Authorization
Code
Args
constructor
(
authEndpoint
:
Output
<
String
>
?
=
null
,
clientId
:
Output
<
String
>
?
=
null
,
clientSecret
:
Output
<
String
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
,
tokenEndpoint
:
Output
<
String
>
?
=
null
)