Class: Aws::Types::ListGroupsOlderThanOrderingIdResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#groups_summaries::Array[Types::GroupSummary]

Returns the value of attribute groups_summaries.

Returns:



1442
1443
1444
# File 'sig/types.rbs', line 1442

def groups_summaries
  @groups_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1443
1444
1445
# File 'sig/types.rbs', line 1443

def next_token
  @next_token
end