Class: Aws::Types::DescribeImportTasksResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#imports::Array[Types::Import]

Returns the value of attribute imports.

Returns:



623
624
625
# File 'sig/types.rbs', line 623

def imports
  @imports
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


624
625
626
# File 'sig/types.rbs', line 624

def next_token
  @next_token
end