toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppFlexConsumptionAuthSettingsGoogleArgsBuilder
App
Flex
Consumption
Auth
Settings
Google
Args
Builder
class
AppFlexConsumptionAuthSettingsGoogleArgsBuilder
Builder for
AppFlexConsumptionAuthSettingsGoogleArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"dumitgsstsadvryb"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ymvoiahdfuanoykm"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"gyxlfimaxfcbcxtm"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bqbdjwflxiagxewl"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"nccedsfhoawbocou"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lwmkijrmcsixmdrc"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"qndtoubtvvqhnoht"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"cwdwcvjcndeceuro"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"negbrfxlmruyjgpx"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"esulfgosgmxpgpbh"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ookpfmcvlrpfgvfi"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)