Skip to content

/AWS1/CL_PTSLISTRESRCSNAPSRSP

ListResourceSnapshotsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_resourcesnapshotsummaries TYPE /AWS1/CL_PTSRESOURCESNAPSUMM=>TT_RESOURCESNAPSHOTSUMMARYLIST TT_RESOURCESNAPSHOTSUMMARYLIST

An array of resource snapshot summary objects.

Optional arguments:

iv_nexttoken TYPE /AWS1/PTSSTRING /AWS1/PTSSTRING

The token to retrieve the next set of results. If there are no additional results, this value is null.


Queryable Attributes

ResourceSnapshotSummaries

An array of resource snapshot summary objects.

Accessible with the following methods

Method Description
GET_RESOURCESNAPSHOTSUMS() Getter for RESOURCESNAPSHOTSUMMARIES, with configurable defa
ASK_RESOURCESNAPSHOTSUMS() Getter for RESOURCESNAPSHOTSUMMARIES w/ exceptions if field
HAS_RESOURCESNAPSHOTSUMS() Determine if RESOURCESNAPSHOTSUMMARIES has a value

NextToken

The token to retrieve the next set of results. If there are no additional results, this value is null.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value