Class: Aws::Types::GetSqlInjectionMatchSetRequest

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_set_id::String

Returns the value of attribute sql_injection_match_set_id.

Returns:

  • (::String)


555
556
557
# File 'sig/types.rbs', line 555

def sql_injection_match_set_id
  @sql_injection_match_set_id
end