SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatchArgs

data class SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatchArgs(val data: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatchArgs>

Constructors

constructor(data: Output<String>? = null, type: Output<String>)

Properties

Link copied to clipboard
val data: Output<String>? = null
Link copied to clipboard
val type: Output<String>

Functions

Link copied to clipboard
open override fun toJava(): SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatchArgs