Class: Aws::Types::AllowedStatistics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#statistics ⇒ ::Array[::String]

Returns the value of attribute statistics.

Returns:

  • (::Array[::String])


17
18
19
# File 'sig/types.rbs', line 17

def statistics
  @statistics
end