toggle menu
pulumi-keycloak-kotlin
6.5.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.saml.kotlin
/
ClientScopeArgs
/
ClientScopeArgs
Client
Scope
Args
constructor
(
consentScreenText
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
guiOrder
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
realmId
:
Output
<
String
>
?
=
null
)