toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.connectors.v1.kotlin.outputs
/
Oauth2AuthCodeFlowResponse
/
Oauth2AuthCodeFlowResponse
Oauth2Auth
Code
Flow
Response
constructor
(
authCode
:
String
,
clientId
:
String
,
clientSecret
:
SecretResponse
,
enablePkce
:
Boolean
,
pkceVerifier
:
String
,
redirectUri
:
String
,
scopes
:
List
<
String
>
)