toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
AccessApplicationScimConfigAuthentication
/
AccessApplicationScimConfigAuthentication
Access
Application
Scim
Config
Authentication
constructor
(
authorizationUrl
:
String
?
=
null
,
clientId
:
String
?
=
null
,
clientSecret
:
String
?
=
null
,
password
:
String
?
=
null
,
scheme
:
String
,
scopes
:
List
<
String
>
?
=
null
,
token
:
String
?
=
null
,
tokenUrl
:
String
?
=
null
,
user
:
String
?
=
null
)