toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSlotAuthSettingsV2GoogleV2ArgsBuilder
Linux
Function
App
Slot
Auth
Settings
V2Google
V2Args
Builder
class
LinuxFunctionAppSlotAuthSettingsV2GoogleV2ArgsBuilder
Builder for
LinuxFunctionAppSlotAuthSettingsV2GoogleV2Args
.
Members
Functions
allowed
Audiences
Link copied to clipboard
@
JvmName
(
name
=
"atqdglnavmttegsv"
)
suspend
fun
allowedAudiences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ifwkdqwtrcuaosno"
)
suspend
fun
allowedAudiences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ftxwetmhiohqotfg"
)
suspend
fun
allowedAudiences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ntbeokhkxlactbwa"
)
suspend
fun
allowedAudiences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xhatgbrxgqjlhrwx"
)
suspend
fun
allowedAudiences
(
value
:
List
<
String
>
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"smjswkjjcpsdusba"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"remuepljypogjkon"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"yeiwcccprbrwptwf"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bcahmnqidulrhknl"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"hperoqltwdorufni"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"oxckuvovwnorirhr"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"buoeqgjsakfenoji"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"fxupxtyyfecdvwya"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"prysbbntinlfceha"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)