You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::CopySnapshotResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_idString

The ID of the new snapshot.

Returns:

  • (String)

    The ID of the new snapshot.

#tagsArray<Types::Tag>

Any tags applied to the new snapshot.

Returns:

  • (Array<Types::Tag>)

    Any tags applied to the new snapshot.