toggle menu
pulumi-azure-native-kotlin
1.104.0.2
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
=
"wwagkqgurrligqee"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pbegmvdwclknsvmt"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"mydxwljdnagtrntm"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jotjelcktpdlidij"
)
suspend
fun
clientSecret
(
value
:
String
?
)
issuer
Uri
Link copied to clipboard
@
JvmName
(
name
=
"eyndxjatmuvnponk"
)
suspend
fun
issuerUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oyfuxlqtojredtuu"
)
suspend
fun
issuerUri
(
value
:
String
?
)
scope
Link copied to clipboard
@
JvmName
(
name
=
"vpkelwgntbrduhcx"
)
suspend
fun
scope
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ljnkmfsnjdljyelx"
)
suspend
fun
scope
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hxjfgscrbgpcqucc"
)
suspend
fun
scope
(
vararg
values
:
String
)
@
JvmName
(
name
=
"gcixumbapussiwpg"
)
suspend
fun
scope
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"aqlsqjwdtoocjutl"
)
suspend
fun
scope
(
value
:
List
<
String
>
?
)