database Resource Reference
suspend fun databaseResourceReference(value: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgs>)
suspend fun databaseResourceReference(value: PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgs?)
Parameters
value
The database resource to scan. Targets including this can only include one target (the target with this database resource reference). Structure is documented below.
suspend fun databaseResourceReference(argument: suspend PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgsBuilder.() -> Unit)
Parameters
argument
The database resource to scan. Targets including this can only include one target (the target with this database resource reference). Structure is documented below.