Class: Aws::Types::DeleteMetricRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2359
2360
2361
# File 'sig/types.rbs', line 2359

def instance_id
  @instance_id
end

#metric_id::String

Returns the value of attribute metric_id.

Returns:

  • (::String)


2360
2361
2362
# File 'sig/types.rbs', line 2360

def metric_id
  @metric_id
end