toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Windows
Function
App
Auth
Settings
V2Apple
V2Args
Builder
class
WindowsFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Builder for
WindowsFunctionAppAuthSettingsV2AppleV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"fcgwcoibqwyjjtha"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kglgxdciovyjewee"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"gudtqkthxeshixap"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fiqejdymdcmlkjtx"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"ofkmlljtpawvynou"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"opsijrhgspyhketi"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ighhdthncnyokllt"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"gnoubsiducjkergk"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gerisbciouicemkg"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)