toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
ApiOAuthSettingsResponse
/
ApiOAuthSettingsResponse
Api
OAuth
Settings
Response
constructor
(
clientId
:
String
?
=
null
,
clientSecret
:
String
?
=
null
,
customParameters
:
Map
<
String
,
ApiOAuthSettingsParameterResponse
>
?
=
null
,
identityProvider
:
String
?
=
null
,
properties
:
Any
?
=
null
,
redirectUrl
:
String
?
=
null
,
scopes
:
List
<
String
>
?
=
null
)