toggle menu
pulumi-azure-kotlin
5.79.0.1
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
=
"bspyeftmrhfhsxtm"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gjdiufbfrovyhang"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"tejvditnrwqbndgt"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pdqsjkiwpvaqxtyj"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"hgrljtikmdfsgbgj"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"logbphjpbpwbjkfb"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"brujngxaitcsvmlg"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"hplfxxyrykcwcmri"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"dpulqernisbtujtv"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)