pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appplatform.kotlin.inputs
/
SpringCloudGatewaySsoArgs
/
SpringCloudGatewaySsoArgs
Spring
Cloud
Gateway
Sso
Args
fun
SpringCloudGatewaySsoArgs
(
clientId
:
Output
<
String
>
?
=
null
,
clientSecret
:
Output
<
String
>
?
=
null
,
issuerUri
:
Output
<
String
>
?
=
null
,
scopes
:
Output
<
List
<
String
>
>
?
=
null
)