toggle menu
pulumi-azure-kotlin
6.23.0.0
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
=
"jcxbfdrdcyfkyopl"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ujghrxhidenfigsh"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"vqswivkgjajftfcp"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xiqgqucteyongqwy"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"tklnpbwpwqtpnjss"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"sfyryhqswkorelif"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jkcjepnfuodxyhib"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"qpspuibvtmwssapm"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fgauolgpmbdesfon"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)