Class: Aws::Types::ListComponentsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#component_summaries::Array[Types::ComponentSummary]

Returns the value of attribute component_summaries.

Returns:



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

def component_summaries
  @component_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


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

def next_token
  @next_token
end