Class: Aws::Types::MetricDefinition

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)


8700
8701
8702
# File 'sig/types.rbs', line 8700

def name
  @name
end

#regex::String

Returns the value of attribute regex.

Returns:

  • (::String)


8701
8702
8703
# File 'sig/types.rbs', line 8701

def regex
  @regex
end