Class: Aws::Types::PredefinedMetricSpecification

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#predefined_metric_type"DynamoDBReadCapacityUtilization", ...

Returns the value of attribute predefined_metric_type.



207
208
209
# File 'sig/types.rbs', line 207

def predefined_metric_type
  @predefined_metric_type
end

#resource_label::String

Returns the value of attribute resource_label.



208
209
210
# File 'sig/types.rbs', line 208

def resource_label
  @resource_label
end