Class: Aws::Types::ListImportsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#import_summary_list::Array[Types::ImportSummary]

Returns the value of attribute import_summary_list.

Returns:



1069
1070
1071
# File 'sig/types.rbs', line 1069

def import_summary_list
  @import_summary_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1070
1071
1072
# File 'sig/types.rbs', line 1070

def next_token
  @next_token
end