toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.openid.kotlin
/
ClientDefaultScopesArgs
/
ClientDefaultScopesArgs
Client
Default
Scopes
Args
constructor
(
clientId
:
Output
<
String
>
?
=
null
,
defaultScopes
:
Output
<
List
<
String
>
>
?
=
null
,
realmId
:
Output
<
String
>
?
=
null
)