Skip to content

/AWS1/CL_STGLISTVOLRECPTSOUT

ListVolumeRecoveryPointsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_gatewayarn TYPE /AWS1/STGGATEWAYARN /AWS1/STGGATEWAYARN

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

it_volumerecoverypointinfos TYPE /AWS1/CL_STGVOLUMERECPOINTINFO=>TT_VOLUMERECOVERYPOINTINFOS TT_VOLUMERECOVERYPOINTINFOS

An array of VolumeRecoveryPointInfo objects.


Queryable Attributes

GatewayARN

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

Accessible with the following methods

Method Description
GET_GATEWAYARN() Getter for GATEWAYARN, with configurable default
ASK_GATEWAYARN() Getter for GATEWAYARN w/ exceptions if field has no value
HAS_GATEWAYARN() Determine if GATEWAYARN has a value

VolumeRecoveryPointInfos

An array of VolumeRecoveryPointInfo objects.

Accessible with the following methods

Method Description
GET_VOLUMERECOVERYPOINTINFOS() Getter for VOLUMERECOVERYPOINTINFOS, with configurable defau
ASK_VOLUMERECOVERYPOINTINFOS() Getter for VOLUMERECOVERYPOINTINFOS w/ exceptions if field h
HAS_VOLUMERECOVERYPOINTINFOS() Determine if VOLUMERECOVERYPOINTINFOS has a value