Class: Aws::Types::ExportMetric

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation"RATE", "VOLUME"

Returns the value of attribute aggregation.

Returns:

  • ("RATE", "VOLUME")


711
712
713
# File 'sig/types.rbs', line 711

def aggregation
  @aggregation
end

#name"SEND", ...

Returns the value of attribute name.

Returns:

  • ("SEND", "COMPLAINT", "PERMANENT_BOUNCE", "TRANSIENT_BOUNCE", "OPEN", "CLICK", "DELIVERY", "DELIVERY_OPEN", "DELIVERY_CLICK", "DELIVERY_COMPLAINT")


710
711
712
# File 'sig/types.rbs', line 710

def name
  @name
end