Class: Aws::Types::ListInputSourcesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_source_summaries::Array[Types::InputSourceSummary]

Returns the value of attribute input_source_summaries.

Returns:



702
703
704
# File 'sig/types.rbs', line 702

def input_source_summaries
  @input_source_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


703
704
705
# File 'sig/types.rbs', line 703

def next_token
  @next_token
end