Class: Aws::Types::CreateAggregateConfiguration

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])


195
196
197
# File 'sig/types.rbs', line 195

def aggregates
  @aggregates
end

#constituents_per_aggregate::Integer

Returns the value of attribute constituents_per_aggregate.

Returns:

  • (::Integer)


196
197
198
# File 'sig/types.rbs', line 196

def constituents_per_aggregate
  @constituents_per_aggregate
end