Class: Aws::Types::DeleteByteMatchSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#byte_match_set_id::String

Returns the value of attribute byte_match_set_id.

Returns:

  • (::String)


225
226
227
# File 'sig/types.rbs', line 225

def byte_match_set_id
  @byte_match_set_id
end

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


226
227
228
# File 'sig/types.rbs', line 226

def change_token
  @change_token
end