pulumi-azure-kotlin
5.58.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
=
"iaasnilgeihpxvsg"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vekvjrmxqhnvyjpu"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"jcnwivbpcjpqgsrh"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jxutnggbkupjsscr"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"jtxeoolgrdnvsufj"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kvukdtenbgaldyym"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tpoaibpnvyeuhgnq"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wnighmkvsciydrxc"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xjuiueqyksxcvvfy"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)