Class: Aws::Types::GetSqlInjectionMatchSetResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sql_injection_match_setTypes::SqlInjectionMatchSet

Returns the value of attribute sql_injection_match_set.



560
561
562
# File 'sig/types.rbs', line 560

def sql_injection_match_set
  @sql_injection_match_set
end