toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSlotAuthSettingsV2GithubV2ArgsBuilder
Linux
Function
App
Slot
Auth
Settings
V2Github
V2Args
Builder
class
LinuxFunctionAppSlotAuthSettingsV2GithubV2ArgsBuilder
Builder for
LinuxFunctionAppSlotAuthSettingsV2GithubV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"mphbbofmcsbokgqh"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lqvdekihvhegycxy"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"hcukqrwcfnpctxid"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jilqmuxthptbdkas"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"qqroshooljhaqdva"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lmbludcrvmgtdegn"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lxyhnrjyaqqymfsl"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"nsavpwmhbbpqhsoc"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"awehkmrkpwjplvef"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)