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