Skip to content

/AWS1/CL_PTSCREATERESRCSNAPRSP

CreateResourceSnapshotResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/PTSRESOURCEARN /AWS1/PTSRESOURCEARN

Specifies the Amazon Resource Name (ARN) that uniquely identifies the snapshot created.

iv_revision TYPE /AWS1/PTSRESOURCESNAPREVISION /AWS1/PTSRESOURCESNAPREVISION

Specifies the revision number of the created snapshot. This field provides important information about the snapshot's place in the sequence of snapshots for the given resource.


Queryable Attributes

Arn

Specifies the Amazon Resource Name (ARN) that uniquely identifies the snapshot created.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

Revision

Specifies the revision number of the created snapshot. This field provides important information about the snapshot's place in the sequence of snapshots for the given resource.

Accessible with the following methods

Method Description
GET_REVISION() Getter for REVISION, with configurable default
ASK_REVISION() Getter for REVISION w/ exceptions if field has no value
HAS_REVISION() Determine if REVISION has a value