Class: Aws::EC2::Types::SnapshotTaskDetail

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

Overview

Details about the import snapshot task.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The description of the snapshot.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#disk_image_sizeFloat

The size of the disk in the snapshot, in GiB.

Returns:

  • (Float)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#encryptedBoolean

Indicates whether the snapshot is encrypted.

Returns:

  • (Boolean)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#formatString

The format of the disk image from which the snapshot is created.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#kms_key_idString

The identifier for the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to create the encrypted snapshot.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#progressString

The percentage of completion for the import snapshot task.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#snapshot_idString

The snapshot ID of the disk being imported.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#statusString

A brief status for the import snapshot task.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#status_messageString

A detailed status message for the import snapshot task.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#urlString

The URL of the disk image from which the snapshot is created.

Returns:

  • (String)


33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end

#user_bucketTypes::UserBucketDetails

The S3 bucket for the disk image.



33918
33919
33920
33921
33922
33923
33924
33925
33926
33927
33928
33929
33930
33931
# File 'lib/aws-sdk-ec2/types.rb', line 33918

class SnapshotTaskDetail < Struct.new(
  :description,
  :disk_image_size,
  :encrypted,
  :format,
  :kms_key_id,
  :progress,
  :snapshot_id,
  :status,
  :status_message,
  :url,
  :user_bucket)
  include Aws::Structure
end