Class: Aws::Mgn::Types::ExportTask

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-mgn/types.rb

Overview

Export task.

Constant Summary collapse

SENSITIVE =
[:tags]

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

ExportTask arn.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#creation_date_time ⇒ String

Export task creation datetime.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#end_date_time ⇒ String

Export task end datetime.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#export_id ⇒ String

Export task id.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#progress_percentage ⇒ Float

Export task progress percentage.

Returns:

  • (Float)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#s3_bucket ⇒ String

Export task s3 bucket.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#s3_bucket_owner ⇒ String

Export task s3 bucket owner.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#s3_key ⇒ String

Export task s3 key.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#status ⇒ String

Export task status.

Returns:

  • (String)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#summary ⇒ Types::ExportTaskSummary

Export task summary.



1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#tags ⇒ Hash<String,String>

Export task tags.

Returns:

  • (Hash<String,String>)


1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/aws-sdk-mgn/types.rb', line 1603

class ExportTask < Struct.new(
  :export_id,
  :arn,
  :s3_bucket,
  :s3_key,
  :s3_bucket_owner,
  :creation_date_time,
  :end_date_time,
  :status,
  :progress_percentage,
  :summary,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end