Class: Aws::Types::InsightResultValue

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)


6250
6251
6252
# File 'sig/types.rbs', line 6250

def count
  @count
end

#group_by_attribute_value::String

Returns the value of attribute group_by_attribute_value.

Returns:

  • (::String)


6249
6250
6251
# File 'sig/types.rbs', line 6249

def group_by_attribute_value
  @group_by_attribute_value
end