Class: Aws::Types::RegexMatchSetSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


871
872
873
# File 'sig/types.rbs', line 871

def name
  @name
end

#regex_match_set_id::String

Returns the value of attribute regex_match_set_id.

Returns:

  • (::String)


870
871
872
# File 'sig/types.rbs', line 870

def regex_match_set_id
  @regex_match_set_id
end