Class: Aws::Types::StatisticOverride

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#parameters ⇒ ::Hash[::String, ::String]

Returns the value of attribute parameters.



920
921
922
# File 'sig/types.rbs', line 920

def parameters
  @parameters
end

#statistic ⇒ ::String

Returns the value of attribute statistic.



919
920
921
# File 'sig/types.rbs', line 919

def statistic
  @statistic
end