toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppSlotAuthSettingsGoogleArgsBuilder
Windows
Web
App
Slot
Auth
Settings
Google
Args
Builder
class
WindowsWebAppSlotAuthSettingsGoogleArgsBuilder
Builder for
WindowsWebAppSlotAuthSettingsGoogleArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"owjarvptxlnotfpj"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vahxbkbkkpahvnch"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"mcmoagbjufgdpphm"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fhjlwndhdyucechh"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"oaqvoctwshoaufon"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rftglwhfsgqsttxn"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"lythajaetojqbodm"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ulidvkfmpddgitkk"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"llqwqaxbjnbpnche"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"vekntlxtgeptgstg"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vjmrsocxijcykvyi"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)