toggle menu
pulumi-keycloak-kotlin
6.5.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.openid.kotlin
/
ClientJsPolicyArgs
/
ClientJsPolicyArgs
Client
Js
Policy
Args
constructor
(
code
:
Output
<
String
>
?
=
null
,
decisionStrategy
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
logic
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
realmId
:
Output
<
String
>
?
=
null
,
resourceServerId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)