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:



681
682
683
# File 'sig/types.rbs', line 681

def input_source_summaries
  @input_source_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


682
683
684
# File 'sig/types.rbs', line 682

def next_token
  @next_token
end