Class: Aws::Types::GroupByValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


6201
6202
6203
# File 'sig/types.rbs', line 6201

def count
  @count
end

#field_value::String

Returns the value of attribute field_value.

Returns:

  • (::String)


6200
6201
6202
# File 'sig/types.rbs', line 6200

def field_value
  @field_value
end