pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxWebAppAuthSettingsV2AppleV2ArgsBuilder
Linux
Web
App
Auth
Settings
V2Apple
V2Args
Builder
class
LinuxWebAppAuthSettingsV2AppleV2ArgsBuilder
Builder for
LinuxWebAppAuthSettingsV2AppleV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"gkudkyfcovqreggg"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xetiixeluxcuiwpp"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"bwaltmudjkigptkn"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pqeilhkecfgjiwtm"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"nqvgjwuwxhpjkslm"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"tomenilivqporgpv"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bweaiobdkvtuecgh"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"njsgrlugivjgwbfw"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"tsqhjbnawicqunvo"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)