toggle menu
pulumi-azure-native-kotlin
3.0.1.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
=
"kdgqlfdnbykhpmac"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pckborexubfngdyl"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"xucoxguubinlhyrt"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"noakoyelnexbibts"
)
suspend
fun
clientSecret
(
value
:
String
?
)
issuer
Uri
Link copied to clipboard
@
JvmName
(
name
=
"ycbllguxtdkafnfk"
)
suspend
fun
issuerUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uyveaeiccnpxtwyb"
)
suspend
fun
issuerUri
(
value
:
String
?
)
scope
Link copied to clipboard
@
JvmName
(
name
=
"xeihanxbidtrmrjs"
)
suspend
fun
scope
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qtnshxaephqpnhor"
)
suspend
fun
scope
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ldfsfaeinbdfekac"
)
suspend
fun
scope
(
vararg
values
:
String
)
@
JvmName
(
name
=
"sprijrsxcfccmkjq"
)
suspend
fun
scope
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"plrposuqplfprqkg"
)
suspend
fun
scope
(
value
:
List
<
String
>
?
)