Skip to content

/AWS1/CL_EC2COPYSNAPSHOTRESULT

CopySnapshotResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_TAGS TYPE /AWS1/CL_EC2TAG=>TT_TAGLIST TT_TAGLIST

Any tags applied to the new snapshot.

IV_SNAPSHOTID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the new snapshot.


Queryable Attributes

Tags

Any tags applied to the new snapshot.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

SnapshotId

The ID of the new snapshot.

Accessible with the following methods

Method Description
GET_SNAPSHOTID() Getter for SNAPSHOTID, with configurable default
ASK_SNAPSHOTID() Getter for SNAPSHOTID w/ exceptions if field has no value
HAS_SNAPSHOTID() Determine if SNAPSHOTID has a value