pulumi-azure-kotlin
5.58.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
=
"rkpfrqqflwkuidtw"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"radndusafxhuvefg"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"twshpxxpuhcyliuy"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wfbupbunfixtjvns"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"vndaaqnurligjlbb"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gdpqxlbesendbemp"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"evrfreyaspqjxarl"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"kqohyvitaiqeujih"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bsuwwbpplltekkuj"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)