toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
SsoPropertiesArgsBuilder
Sso
Properties
Args
Builder
class
SsoPropertiesArgsBuilder
Builder for
SsoPropertiesArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"porwgmoyxckprdvg"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mdyryrwwlumanmfx"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"miarhlusmhbyijwf"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mqoiixmtpkntxirq"
)
suspend
fun
clientSecret
(
value
:
String
?
)
issuer
Uri
Link copied to clipboard
@
JvmName
(
name
=
"twdmnikycviixeuq"
)
suspend
fun
issuerUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ewgpqboyuikwisjl"
)
suspend
fun
issuerUri
(
value
:
String
?
)
scope
Link copied to clipboard
@
JvmName
(
name
=
"ryuhlrcouqvfdnyo"
)
suspend
fun
scope
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gphgbnqiwfiqumyc"
)
suspend
fun
scope
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dhpwpejsvhqayeeu"
)
suspend
fun
scope
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ayadcnwvvwrqsiqk"
)
suspend
fun
scope
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"uwxwouhjvucuxksn"
)
suspend
fun
scope
(
value
:
List
<
String
>
?
)