toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppSlotAuthSettingsV2AppleV2ArgsBuilder
Windows
Web
App
Slot
Auth
Settings
V2Apple
V2Args
Builder
class
WindowsWebAppSlotAuthSettingsV2AppleV2ArgsBuilder
Builder for
WindowsWebAppSlotAuthSettingsV2AppleV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"jeqwohunkrxiaoov"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hgxakeaasgvbxqis"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"eamdwauyoujjnvvl"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qfemsurqhddvdeit"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"rknyxgfvbaxdysjx"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"beeruvatfqdjgoit"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kxoochtxmmmwhsbl"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wqwadwcmtipqwtxd"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jturexewfpgcgynk"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)