Class: Aws::Types::DeleteRegexMatchSetRequest

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)


277
278
279
# File 'sig/types.rbs', line 277

def change_token
  @change_token
end

#regex_match_set_id::String

Returns the value of attribute regex_match_set_id.

Returns:

  • (::String)


276
277
278
# File 'sig/types.rbs', line 276

def regex_match_set_id
  @regex_match_set_id
end