pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppSlotAuthSettingsV2AppleV2ArgsBuilder
Windows
Function
App
Slot
Auth
Settings
V2Apple
V2Args
Builder
class
WindowsFunctionAppSlotAuthSettingsV2AppleV2ArgsBuilder
Builder for
WindowsFunctionAppSlotAuthSettingsV2AppleV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"bevoefgsjnwudgkq"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pgrwiyqppibcgmst"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"xxmfubotctcfemtg"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"htwcrmqkuyojrnlx"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"hrrhonssiohvjwfy"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ukdilpbhdwkbygcj"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bcljkulblyhgfjsm"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"hgdyuehmxbwxltat"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"pyiecsolowhuvpxy"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)