Class: Aws::Types::ListLabelsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_summaries::Array[Types::LabelSummary]

Returns the value of attribute label_summaries.

Returns:



736
737
738
# File 'sig/types.rbs', line 736

def label_summaries
  @label_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


735
736
737
# File 'sig/types.rbs', line 735

def next_token
  @next_token
end