Class: Aws::Types::DeleteRegexPatternSetRequest

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)


288
289
290
# File 'sig/types.rbs', line 288

def change_token
  @change_token
end

#regex_pattern_set_id::String

Returns the value of attribute regex_pattern_set_id.

Returns:

  • (::String)


287
288
289
# File 'sig/types.rbs', line 287

def regex_pattern_set_id
  @regex_pattern_set_id
end