Class: Aws::Types::DescribeExportImageTasksResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#export_image_tasks::Array[Types::ExportImageTask]

Returns the value of attribute export_image_tasks.

Returns:



5613
5614
5615
# File 'sig/types.rbs', line 5613

def export_image_tasks
  @export_image_tasks
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5614
5615
5616
# File 'sig/types.rbs', line 5614

def next_token
  @next_token
end