Class: Aws::Types::ListInputsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_summaries ⇒ ::Array[Types::InputSummary]

Returns the value of attribute input_summaries.

Returns:



556
557
558
# File 'sig/types.rbs', line 556

def input_summaries
  @input_summaries
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


557
558
559
# File 'sig/types.rbs', line 557

def next_token
  @next_token
end