pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSlotAuthSettingsV2AppleV2ArgsBuilder
Linux
Function
App
Slot
Auth
Settings
V2Apple
V2Args
Builder
class
LinuxFunctionAppSlotAuthSettingsV2AppleV2ArgsBuilder
Builder for
LinuxFunctionAppSlotAuthSettingsV2AppleV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"nmlmttefyotiyafr"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kglsfglqgklelbtp"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"ufvrsinovidemtgv"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vfdkstmvuaqstuet"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"sivxrmwhxdvogmat"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"piletkjmnakqjded"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"evoexpsgrjorfhfu"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"lgwwndqnmnuaoedm"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"onmdoerqvmaplnhd"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)