class Aws::EBS::Types::StartSnapshotResponse

@!attribute [rw] description

The description of the snapshot.
@return [String]

@!attribute [rw] snapshot_id

The ID of the snapshot.
@return [String]

@!attribute [rw] owner_id

The Amazon Web Services account ID of the snapshot owner.
@return [String]

@!attribute [rw] status

The status of the snapshot.
@return [String]

@!attribute [rw] start_time

The timestamp when the snapshot was created.
@return [Time]

@!attribute [rw] volume_size

The size of the volume, in GiB.
@return [Integer]

@!attribute [rw] block_size

The size of the blocks in the snapshot, in bytes.
@return [Integer]

@!attribute [rw] tags

The tags applied to the snapshot. You can specify up to 50 tags per
snapshot. For more information, see [ Tagging your Amazon EC2
resources][1] in the *Amazon Elastic Compute Cloud User Guide*.

[1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html
@return [Array<Types::Tag>]

@!attribute [rw] parent_snapshot_id

The ID of the parent snapshot.
@return [String]

@!attribute [rw] kms_key_arn

The Amazon Resource Name (ARN) of the Key Management Service (KMS)
key used to encrypt the snapshot.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ebs-2019-11-02/StartSnapshotResponse AWS API Documentation

Constants

SENSITIVE