Class: Aws::Types::CreateFleetMetricResponse

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)


921
922
923
# File 'sig/types.rbs', line 921

def metric_arn
  @metric_arn
end

#metric_name::String

Returns the value of attribute metric_name.

Returns:

  • (::String)


920
921
922
# File 'sig/types.rbs', line 920

def metric_name
  @metric_name
end