Class: Aws::Types::DeleteSqlInjectionMatchSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


332
333
334
# File 'sig/types.rbs', line 332

def change_token
  @change_token
end

#sql_injection_match_set_id::String

Returns the value of attribute sql_injection_match_set_id.

Returns:

  • (::String)


331
332
333
# File 'sig/types.rbs', line 331

def sql_injection_match_set_id
  @sql_injection_match_set_id
end