toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.openid.kotlin
/
ClientUserPolicyArgs
/
ClientUserPolicyArgs
Client
User
Policy
Args
constructor
(
decisionStrategy
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
logic
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
realmId
:
Output
<
String
>
?
=
null
,
resourceServerId
:
Output
<
String
>
?
=
null
,
users
:
Output
<
List
<
String
>
>
?
=
null
)