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:



909
910
911
# File 'sig/types.rbs', line 909

def name
  @name
end

#regex_match_set_id::String

Returns the value of attribute regex_match_set_id.

Returns:



908
909
910
# File 'sig/types.rbs', line 908

def regex_match_set_id
  @regex_match_set_id
end