toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessIdentityProviderScimConfigArgs
/
AccessIdentityProviderScimConfigArgs
Access
Identity
Provider
Scim
Config
Args
constructor
(
enabled
:
Output
<
Boolean
>
?
=
null
,
identityUpdateBehavior
:
Output
<
String
>
?
=
null
,
scimBaseUrl
:
Output
<
String
>
?
=
null
,
seatDeprovision
:
Output
<
Boolean
>
?
=
null
,
secret
:
Output
<
String
>
?
=
null
,
userDeprovision
:
Output
<
Boolean
>
?
=
null
)