toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxWebAppAuthSettingsV2AppleV2ArgsBuilder
Linux
Web
App
Auth
Settings
V2Apple
V2Args
Builder
class
LinuxWebAppAuthSettingsV2AppleV2ArgsBuilder
Builder for
LinuxWebAppAuthSettingsV2AppleV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"yenxrgmggoqfajor"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cgsswmqfyiephqau"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"pdqgjmhwojvcfmwt"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hihgkwohygkmsvwj"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"ibvdycuybensjdrf"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ujgyiouebvgvkquj"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fjkehqtnuoylwjln"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ubplvuroulwctktq"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"tjrxbvwxjngbhikv"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)