toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Linux
Function
App
Auth
Settings
V2Apple
V2Args
Builder
class
LinuxFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Builder for
LinuxFunctionAppAuthSettingsV2AppleV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"mpnrfvntjuajbrci"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fplvtnmstrgtaoto"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"gxedhaprqfaomlce"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jljrhndeiovcxjso"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"iemtqmfvmebttovr"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"joppvikxqdrdpqtv"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jikdgmafabwasiyc"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"vahfhnmcyfgeaata"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"wvlnamxeghjmrcum"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)