pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppSlotAuthSettingsV2AppleV2ArgsBuilder
Windows
Web
App
Slot
Auth
Settings
V2Apple
V2Args
Builder
class
WindowsWebAppSlotAuthSettingsV2AppleV2ArgsBuilder
Builder for
WindowsWebAppSlotAuthSettingsV2AppleV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"akhbuviqshgixgao"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qxflhnlblymfyyja"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"xnssxxeecnbiptus"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pjwjhkfxrrdmqhhp"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"oectouxgmtfwrfgt"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qbvytlystgrxfegt"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"havicpattxbsyvww"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"qsdgypbbbacutyte"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gqyessgfkahltldi"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)