toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxWebAppSlotAuthSettingsV2GithubV2ArgsBuilder
Linux
Web
App
Slot
Auth
Settings
V2Github
V2Args
Builder
class
LinuxWebAppSlotAuthSettingsV2GithubV2ArgsBuilder
Builder for
LinuxWebAppSlotAuthSettingsV2GithubV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"bsgsokxnfyxrhscx"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xxdjrbsoppmraeei"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"cgdxjnsaoefajxrv"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wmuadirypvdqflnu"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"alghsedhpfmwxjuq"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qbtsdhhvvltfogpn"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"vpbutnbiujfmvlox"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"whydroxqcjyphafv"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ggdinhamdbsosddn"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)