toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppAuthSettingsGithubArgsBuilder
Linux
Function
App
Auth
Settings
Github
Args
Builder
class
LinuxFunctionAppAuthSettingsGithubArgsBuilder
Builder for
LinuxFunctionAppAuthSettingsGithubArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"nxlbbyfpqcfrsyvh"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"trinskujlvhopheg"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"kqkpvdtxkpwmdmth"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hbxwhlgpcgfysxsm"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"jdfbyjkitlvonxjj"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"arxbcdpyqshabfho"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"dawtirkxbmbgqksn"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xseswijtyvqbxuax"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pndyvyohxwesqgln"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"skhgsjmepphjrowv"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fviqiioowvvjpnin"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)