toggle menu
pulumi-azure-kotlin
6.22.0.0
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
=
"qlfmlrelxvqmyddl"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pjuhffpfnolokagu"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"aijxnagyrcrwvwdq"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"agtdyruiytatcksf"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"cndhfidmgxurwlcm"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wgqwcqntsmtkonws"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"qapnifhtdouykdek"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"fyjdbmicxkvjtcvb"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fcoftavhiscgdwaq"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)