toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appplatform.kotlin.inputs
/
SpringCloudGatewaySsoArgsBuilder
Spring
Cloud
Gateway
Sso
Args
Builder
class
SpringCloudGatewaySsoArgsBuilder
Builder for
SpringCloudGatewaySsoArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"tywldvjvelfpgfqu"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"arwdgojyxhggqeob"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"uhrdhroyjsjrybfc"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lypgjgplcdxqnjar"
)
suspend
fun
clientSecret
(
value
:
String
?
)
issuer
Uri
Link copied to clipboard
@
JvmName
(
name
=
"xjitnfhskvvatkef"
)
suspend
fun
issuerUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ovqyrmofixwvfnfg"
)
suspend
fun
issuerUri
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"kwxpisrqsmexvqau"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"uxohnvmhgwmdlnkh"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ohpubyptkudeqhdk"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"svcyoaorjetejvlq"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ionscpfxwsnrlrgx"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)