Class: Aws::Types::SqlInjectionMatchSetSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


991
992
993
# File 'sig/types.rbs', line 991

def name
  @name
end

#sql_injection_match_set_id::String

Returns the value of attribute sql_injection_match_set_id.

Returns:

  • (::String)


990
991
992
# File 'sig/types.rbs', line 990

def sql_injection_match_set_id
  @sql_injection_match_set_id
end