pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppAuthSettingsV2GithubV2ArgsBuilder
Linux
Function
App
Auth
Settings
V2Github
V2Args
Builder
class
LinuxFunctionAppAuthSettingsV2GithubV2ArgsBuilder
Builder for
LinuxFunctionAppAuthSettingsV2GithubV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"takpvxgymwxbcifc"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ebpljgrlktllfiae"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"bdpdxjtaikiqevwi"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qgkpbqngwdmthcug"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"apkjqehaiuurxknq"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xpvgwhxmahyoevkd"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hloltfloyygvhhum"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"aoflxqrblhwggcdv"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"chmidhjrppmmxecx"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)