Skip to content

/AWS1/CL_QSTLISTSPACERESRSP

ListSpaceResourcesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_spaceid TYPE /AWS1/QSTPUBLICSPACEID /AWS1/QSTPUBLICSPACEID

The ID of the space.

it_spaceresources TYPE /AWS1/CL_QSTSPACERESUMMARY=>TT_SPACERESOURCESUMMARIES TT_SPACERESOURCESUMMARIES

A list of resource summaries in the space.

Optional arguments:

iv_spacearn TYPE /AWS1/QSTPUBLICSPACEARN /AWS1/QSTPUBLICSPACEARN

The ARN of the space.

iv_requestid TYPE /AWS1/QSTSTRING00 /AWS1/QSTSTRING00

The Amazon Web Services request ID for this operation.


Queryable Attributes

spaceId

The ID of the space.

Accessible with the following methods

Method Description
GET_SPACEID() Getter for SPACEID, with configurable default
ASK_SPACEID() Getter for SPACEID w/ exceptions if field has no value
HAS_SPACEID() Determine if SPACEID has a value

spaceArn

The ARN of the space.

Accessible with the following methods

Method Description
GET_SPACEARN() Getter for SPACEARN, with configurable default
ASK_SPACEARN() Getter for SPACEARN w/ exceptions if field has no value
HAS_SPACEARN() Determine if SPACEARN has a value

SpaceResources

A list of resource summaries in the space.

Accessible with the following methods

Method Description
GET_SPACERESOURCES() Getter for SPACERESOURCES, with configurable default
ASK_SPACERESOURCES() Getter for SPACERESOURCES w/ exceptions if field has no valu
HAS_SPACERESOURCES() Determine if SPACERESOURCES has a value

RequestId

The Amazon Web Services request ID for this operation.

Accessible with the following methods

Method Description
GET_REQUESTID() Getter for REQUESTID, with configurable default
ASK_REQUESTID() Getter for REQUESTID w/ exceptions if field has no value
HAS_REQUESTID() Determine if REQUESTID has a value