toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appplatform.kotlin.inputs
/
SpringCloudGatewaySsoArgs
/
SpringCloudGatewaySsoArgs
Spring
Cloud
Gateway
Sso
Args
constructor
(
clientId
:
Output
<
String
>
?
=
null
,
clientSecret
:
Output
<
String
>
?
=
null
,
issuerUri
:
Output
<
String
>
?
=
null
,
scopes
:
Output
<
List
<
String
>
>
?
=
null
)