toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxWebAppAuthSettingsV2GithubV2ArgsBuilder
Linux
Web
App
Auth
Settings
V2Github
V2Args
Builder
class
LinuxWebAppAuthSettingsV2GithubV2ArgsBuilder
Builder for
LinuxWebAppAuthSettingsV2GithubV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"qrhnaxtvthqbypya"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"imocrcscbxnkoyvh"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"fbyrmxijrtvefwfq"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mggrohujypeqbgpc"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"jenrcyxxafgrqhlc"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"swupfecrwkebdlyk"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bgjhotuqbmskglad"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ckxfnuewfxblfxxh"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"epmeesgaqvatuwef"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)