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)


1614
1615
1616
# File 'sig/types.rbs', line 1614

def metric_arn
  @metric_arn
end

#metric_id::String

Returns the value of attribute metric_id.

Returns:

  • (::String)


1615
1616
1617
# File 'sig/types.rbs', line 1615

def metric_id
  @metric_id
end