toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSlotAuthSettingsV2AppleV2ArgsBuilder
Linux
Function
App
Slot
Auth
Settings
V2Apple
V2Args
Builder
class
LinuxFunctionAppSlotAuthSettingsV2AppleV2ArgsBuilder
Builder for
LinuxFunctionAppSlotAuthSettingsV2AppleV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"fykamlemkkkmgkkg"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dcajawkspwluxdwu"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"aakxypuitxexaqrr"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wldkdweejxjjjnko"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"xuwejbccqhwhehjl"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"udgbkcsyhfdghbis"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dlkiafcgcdmkxwcn"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"oakdgbvmvhfcfhto"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"pfxrswghdehgwyyg"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)