toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppFlexConsumptionAuthSettingsV2GithubV2ArgsBuilder
App
Flex
Consumption
Auth
Settings
V2Github
V2Args
Builder
class
AppFlexConsumptionAuthSettingsV2GithubV2ArgsBuilder
Builder for
AppFlexConsumptionAuthSettingsV2GithubV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"prfscyguojyhebuy"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"smlubmenxxfjprjq"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"ykderwjrgnlordey"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oqowuvbaosdesdog"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"fdntpuybjiapwxpu"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ucnpqxwnwihhiana"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tugfppkptchoxgsx"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"rqqluuaqembwvppn"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vyphqavgbetldetq"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)