Skip to content

/AWS1/CL_QSTUPDATESPACERESRSP

UpdateSpaceResourcesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_spaceid TYPE /AWS1/QSTPUBLICSPACEID /AWS1/QSTPUBLICSPACEID

The ID of the space.

Optional arguments:

iv_spacearn TYPE /AWS1/QSTPUBLICSPACEARN /AWS1/QSTPUBLICSPACEARN

The ARN of the space.

it_failedresourceoperations TYPE /AWS1/CL_QSTFAILEDSPACERESOP=>TT_FAILEDSPACERESOURCEOPS TT_FAILEDSPACERESOURCEOPS

A list of resource operations that failed.

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

FailedResourceOperations

A list of resource operations that failed.

Accessible with the following methods

Method Description
GET_FAILEDRESOURCEOPERATIONS() Getter for FAILEDRESOURCEOPERATIONS, with configurable defau
ASK_FAILEDRESOURCEOPERATIONS() Getter for FAILEDRESOURCEOPERATIONS w/ exceptions if field h
HAS_FAILEDRESOURCEOPERATIONS() Determine if FAILEDRESOURCEOPERATIONS 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