1Net::Amazon::EC2::SnapsUhsoetr(3C)ontributed Perl DocumeNnetta:t:iAomnazon::EC2::Snapshot(3)
2
3
4

NAME

6       Net::Amazon::EC2::Snapshot
7

DESCRIPTION

9       A class representing a snapshot of a volume.
10

ATTRIBUTES

12       snapshot_id (required)
13           The ID of the snapshot.
14
15       status (required)
16           The snapshot's status.
17
18       volume_id (required)
19           The ID of the volume the snapshot was taken from.
20
21       start_time (required)
22           The time the snapshot was started.
23
24       progress (required)
25           The current progress of the snapshop, in percent.
26
27       owner_id (required)
28           AWS Access Key ID of the user who owns the snapshot.
29
30       volume_size (required)
31           The size of the volume, in GiB.
32
33       description (optional)
34           Description of the snapshot.
35
36       owner_alias (optional)
37           The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or
38           AWS account ID that owns the AMI.
39

AUTHOR

41       Jeff Kim <cpan@chosec.com>
42
44       Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
45       can redistribute it and/or modify it under the same terms as Perl
46       itself.
47
48
49
50perl v5.28.1                      2018-04-03     Net::Amazon::EC2::Snapshot(3)
Impressum