pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.sqladmin.v1.kotlin.inputs
/
InsightsConfigArgs
/
InsightsConfigArgs
Insights
Config
Args
fun
InsightsConfigArgs
(
queryInsightsEnabled
:
Output
<
Boolean
>
?
=
null
,
queryPlansPerMinute
:
Output
<
Int
>
?
=
null
,
queryStringLength
:
Output
<
Int
>
?
=
null
,
recordApplicationTags
:
Output
<
Boolean
>
?
=
null
,
recordClientAddress
:
Output
<
Boolean
>
?
=
null
)