toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.integrationconnectors.kotlin.inputs
/
ConnectionAuthConfigOauth2AuthCodeFlowArgs
/
ConnectionAuthConfigOauth2AuthCodeFlowArgs
Connection
Auth
Config
Oauth2Auth
Code
Flow
Args
constructor
(
authUri
:
Output
<
String
>
?
=
null
,
clientId
:
Output
<
String
>
?
=
null
,
clientSecret
:
Output
<
ConnectionAuthConfigOauth2AuthCodeFlowClientSecretArgs
>
?
=
null
,
enablePkce
:
Output
<
Boolean
>
?
=
null
,
scopes
:
Output
<
List
<
String
>
>
?
=
null
)