Class: Aws::Types::CreateMetricResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metric_arn::String

Returns the value of attribute metric_arn.

Returns:

  • (::String)


1619
1620
1621
# File 'sig/types.rbs', line 1619

def metric_arn
  @metric_arn
end

#metric_id::String

Returns the value of attribute metric_id.

Returns:

  • (::String)


1620
1621
1622
# File 'sig/types.rbs', line 1620

def metric_id
  @metric_id
end