pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppAuthSettingsV2GithubV2ArgsBuilder
Windows
Web
App
Auth
Settings
V2Github
V2Args
Builder
class
WindowsWebAppAuthSettingsV2GithubV2ArgsBuilder
Builder for
WindowsWebAppAuthSettingsV2GithubV2Args
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"arorfnnsjsokkgor"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nikwwxxldgavagpx"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"hcvjnfdshayutvbl"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lcfcokmhfalfqrsd"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"nanofrfwvjcknjyf"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xhqyrqmhmthcfjci"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bfdkeqisilaxkflg"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"qrlrqmaixtufhjgw"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ertoolormmnknvqp"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)