Class: Aws::Types::DeleteFleetMetricRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFleetMetricRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#expected_version ⇒ ::Integer
Returns the value of attribute expected_version.
-
#metric_name ⇒ ::String
Returns the value of attribute metric_name.
Instance Attribute Details
#expected_version ⇒ ::Integer
Returns the value of attribute expected_version.
1392 1393 1394 |
# File 'sig/types.rbs', line 1392 def expected_version @expected_version end |
#metric_name ⇒ ::String
Returns the value of attribute metric_name.
1391 1392 1393 |
# File 'sig/types.rbs', line 1391 def metric_name @metric_name end |