pulumi-azure-kotlin
5.68.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
=
"lpqbopswwxpvalny"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dnvkucenehfiyttx"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"jfpaudcvcbfrbetw"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"opnbcntkrtokpymo"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"xyjfcyoeswgwbpnl"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"yfcwmckaqlkdfavb"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pquxpuohwatuaauf"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"mnyxygfgaijhundm"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xybetedgyewuhlkb"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)