Skip to content

/AWS1/CL_PTSLSTRESRCSNAPJOBS01

ListResourceSnapshotJobsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_resourcesnapshotjobsums TYPE /AWS1/CL_PTSRESRCSNAPJOBSUMM=>TT_RESOURCESNAPJOBSUMMARYLIST TT_RESOURCESNAPJOBSUMMARYLIST

An array of resource snapshot job 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

ResourceSnapshotJobSummaries

An array of resource snapshot job summary objects.

Accessible with the following methods

Method Description
GET_RESOURCESNAPSHOTJOBSUMS() Getter for RESOURCESNAPSHOTJOBSUMMARIES, with configurable d
ASK_RESOURCESNAPSHOTJOBSUMS() Getter for RESOURCESNAPSHOTJOBSUMMARIES w/ exceptions if fie
HAS_RESOURCESNAPSHOTJOBSUMS() Determine if RESOURCESNAPSHOTJOBSUMMARIES 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