Class: Aws::Types::ListLabelGroupsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_group_summaries::Array[Types::LabelGroupSummary]

Returns the value of attribute label_group_summaries.

Returns:



719
720
721
# File 'sig/types.rbs', line 719

def label_group_summaries
  @label_group_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


718
719
720
# File 'sig/types.rbs', line 718

def next_token
  @next_token
end