Class: Aws::Types::CreateCustomMetricResponse

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)


844
845
846
# File 'sig/types.rbs', line 844

def metric_arn
  @metric_arn
end

#metric_name::String

Returns the value of attribute metric_name.

Returns:

  • (::String)


843
844
845
# File 'sig/types.rbs', line 843

def metric_name
  @metric_name
end