pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
SsoPropertiesArgsBuilder
Sso
Properties
Args
Builder
class
SsoPropertiesArgsBuilder
Builder for
SsoPropertiesArgs
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"uhvyqcvtwhdoqtvu"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sqpijuxnrdyfkoqr"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"rtcubypkxpqscmbl"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cnmdmmubyitxasww"
)
suspend
fun
clientSecret
(
value
:
String
?
)
issuer
Uri
Link copied to clipboard
@
JvmName
(
name
=
"yjogwububjfpjvqx"
)
suspend
fun
issuerUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rbfipavmfpdxalng"
)
suspend
fun
issuerUri
(
value
:
String
?
)
scope
Link copied to clipboard
@
JvmName
(
name
=
"pqctvtdgnhgalsop"
)
suspend
fun
scope
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wbhfhdvrflyisusi"
)
suspend
fun
scope
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ebexgmmaicipbqxd"
)
suspend
fun
scope
(
vararg
values
:
String
)
@
JvmName
(
name
=
"pauqsrigbsgaounr"
)
suspend
fun
scope
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"etvgpungnbfxlmao"
)
suspend
fun
scope
(
value
:
List
<
String
>
?
)