pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSlotAuthSettingsV2GithubV2ArgsBuilder
Linux
Function
App
Slot
Auth
Settings
V2Github
V2Args
Builder
class
LinuxFunctionAppSlotAuthSettingsV2GithubV2ArgsBuilder
Builder for
LinuxFunctionAppSlotAuthSettingsV2GithubV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"einakwdjkwualgau"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wqwskfueeidwtert"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"swlenjkduqbhjhhm"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jtqorkakbhlhdrug"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"pfnpcycwlpebgwvu"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bsumxmbrmmpacioi"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"alkmipotoiirqujn"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ptxbrmtbmdjixuay"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"urwluekieymptgmi"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)