Class: Aws::Types::RelativeAggregationDuration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#time_dimension ⇒ "Hours", ...

Returns the value of attribute time_dimension.



2826
2827
2828
# File 'sig/types.rbs', line 2826

def time_dimension
  @time_dimension
end

#time_value ⇒ ::Integer

Returns the value of attribute time_value.



2827
2828
2829
# File 'sig/types.rbs', line 2827

def time_value
  @time_value
end