Class: Aws::Types::GroupCount

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)


1014
1015
1016
# File 'sig/types.rbs', line 1014

def count
  @count
end

#group_key::String

Returns the value of attribute group_key.

Returns:

  • (::String)


1015
1016
1017
# File 'sig/types.rbs', line 1015

def group_key
  @group_key
end