pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppSlotAuthSettingsV2GithubV2ArgsBuilder
Windows
Function
App
Slot
Auth
Settings
V2Github
V2Args
Builder
class
WindowsFunctionAppSlotAuthSettingsV2GithubV2ArgsBuilder
Builder for
WindowsFunctionAppSlotAuthSettingsV2GithubV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"usvjvqlbbgxuxehs"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vexkxxivmvomoyrc"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"ltiinciwwrvpeakq"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yvcitnwxwtgmnmcq"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"rprcbcbfmhhvgvvt"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rniwbrjfpbfcjbie"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"yvriraqvrvilaibc"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"xjwvxmkeanlnbfqk"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"tekcudycknnxxtvq"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)