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