Class: Aws::Types::GetRegexMatchSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#regex_match_set_id::String

Returns the value of attribute regex_match_set_id.

Returns:

  • (::String)


490
491
492
# File 'sig/types.rbs', line 490

def regex_match_set_id
  @regex_match_set_id
end