Class: Aws::Types::AggregateConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregates::Array[::String]

Returns the value of attribute aggregates.

Returns:

  • (::Array[::String])


52
53
54
# File 'sig/types.rbs', line 52

def aggregates
  @aggregates
end

#total_constituents::Integer

Returns the value of attribute total_constituents.

Returns:

  • (::Integer)


53
54
55
# File 'sig/types.rbs', line 53

def total_constituents
  @total_constituents
end