toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppAuthSettingsV2GithubV2ArgsBuilder
Windows
Function
App
Auth
Settings
V2Github
V2Args
Builder
class
WindowsFunctionAppAuthSettingsV2GithubV2ArgsBuilder
Builder for
WindowsFunctionAppAuthSettingsV2GithubV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"jrkyboxqlfcpewah"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ylqluxdpjbspjqvc"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"iqnxkbleenqdaumy"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"itcgjdfcogxyihpp"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"yndqgocplofggauy"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nfbpgsoewohlxfcp"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mphsatcgjmtundbl"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"mqlmksdwnmgirqeu"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"pxcmvbirsdgrntio"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)