pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppSlotAuthSettingsGithubArgsBuilder
Windows
Function
App
Slot
Auth
Settings
Github
Args
Builder
class
WindowsFunctionAppSlotAuthSettingsGithubArgsBuilder
Builder for
WindowsFunctionAppSlotAuthSettingsGithubArgs
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"xalcrdlidbfixfxo"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nvfoyygcrsrxvqhu"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"urmosaqhndgavdbe"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fuuyrofchgsabfgi"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"mdqkngkxnmurgweu"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"myfecajxwokdrofg"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"epeqamdngmpdmhfe"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qyleheqfpeoosegn"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ukvwuwqtlwhosyra"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"mprqepchowaueojv"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xtpdonamxodvafbw"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)