pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Linux
Function
App
Auth
Settings
V2Apple
V2Args
Builder
class
LinuxFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Builder for
LinuxFunctionAppAuthSettingsV2AppleV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"skwcithjjfiuvyig"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rnifyohuseovoghj"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"qnocaxpbcgcfqbvq"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"btfxmkrwbqjxucnc"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"vedycmhbglwuklfs"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ndlgxwpkvpywrudi"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kpywqagjrcrypqbq"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"gutildngypdxjtyq"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"aujvhnjwlaweajwm"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)