sql Injection Match Set
suspend fun sqlInjectionMatchSet(name: String, block: suspend SqlInjectionMatchSetResourceBuilder.() -> Unit): SqlInjectionMatchSet
Parameters
name
The unique name of the resulting resource.
block
Builder for SqlInjectionMatchSet.
See also
Parameters
name
The unique name of the resulting resource.