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