pulumi-azure-native-kotlin
2.10.0.0
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
=
"lnemxqtqxmtyomye"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tfsvnnngokhkljbw"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"wsfabqifkxoqcfta"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dgynsaagnemwgsrd"
)
suspend
fun
clientSecret
(
value
:
String
?
)
issuer
Uri
Link copied to clipboard
@
JvmName
(
name
=
"qwaeaclongnqlqyo"
)
suspend
fun
issuerUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ngpfmuhxstrbeixi"
)
suspend
fun
issuerUri
(
value
:
String
?
)
scope
Link copied to clipboard
@
JvmName
(
name
=
"lrekmhgpefxehltu"
)
suspend
fun
scope
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ovxtnpftkjlyxtrc"
)
suspend
fun
scope
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tmnbasrcmircsdml"
)
suspend
fun
scope
(
vararg
values
:
String
)
@
JvmName
(
name
=
"emgaygabmfvxwerf"
)
suspend
fun
scope
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"wwbeqdavicsaeepu"
)
suspend
fun
scope
(
value
:
List
<
String
>
?
)