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)


8715
8716
8717
# File 'sig/types.rbs', line 8715

def name
  @name
end

#regex::String

Returns the value of attribute regex.

Returns:

  • (::String)


8716
8717
8718
# File 'sig/types.rbs', line 8716

def regex
  @regex
end