pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppAuthSettingsV2GithubV2ArgsBuilder
Windows
Function
App
Auth
Settings
V2Github
V2Args
Builder
class
WindowsFunctionAppAuthSettingsV2GithubV2ArgsBuilder
Builder for
WindowsFunctionAppAuthSettingsV2GithubV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"jehhdwtjsnpijgln"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hqqeqmgnclymnugk"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"vmitjjnqsgqpopau"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"urbgjixmhfaohhcd"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"pkiuqqiesiivmedm"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"siwtpfcinnwtgynx"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ttapnkaaibaljrpe"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"hrffofxfulvcettu"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gfpwcwehnkfqegat"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)