Class: Aws::Types::MetricDefinition

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.



8762
8763
8764
# File 'sig/types.rbs', line 8762

def name
  @name
end

#regex::String

Returns the value of attribute regex.



8763
8764
8765
# File 'sig/types.rbs', line 8763

def regex
  @regex
end