pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppAuthSettingsGoogleArgs
/
LinuxFunctionAppAuthSettingsGoogleArgs
Linux
Function
App
Auth
Settings
Google
Args
fun
LinuxFunctionAppAuthSettingsGoogleArgs
(
clientId
:
Output
<
String
>
,
clientSecret
:
Output
<
String
>
?
=
null
,
clientSecretSettingName
:
Output
<
String
>
?
=
null
,
oauthScopes
:
Output
<
List
<
String
>
>
?
=
null
)