pulumi-azure-kotlin
5.68.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
=
"opypaxtjqmosrxsx"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"obnvgonqifjtmlrw"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"clibgoyupaxtkwxn"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ndokdwffappkuuvc"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"pwxmpqwrswkuwsfv"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"aneppmndsarghofg"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rajfbbpdxvrgfaku"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wuisnnogcmqtuarf"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"duuvyllxlqpwicfw"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)