toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.identityplatform.kotlin
/
DefaultSupportedIdpConfigArgs
/
DefaultSupportedIdpConfigArgs
Default
Supported
Idp
Config
Args
constructor
(
clientId
:
Output
<
String
>
?
=
null
,
clientSecret
:
Output
<
String
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
idpId
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)