Skip to content

/AWS1/CL_QSTDESCRSPACERESPONSE

DescribeSpaceResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_spaceid TYPE /AWS1/QSTPUBLICSPACEID /AWS1/QSTPUBLICSPACEID

The ID of the space.

io_space00 TYPE REF TO /AWS1/CL_QSTSPACEDETAILS /AWS1/CL_QSTSPACEDETAILS

The details of the space.

Optional arguments:

iv_spacearn TYPE /AWS1/QSTPUBLICSPACEARN /AWS1/QSTPUBLICSPACEARN

The ARN of the space.

it_contributors TYPE /AWS1/CL_QSTSPACECONTRIBUTOR=>TT_SPACECONTRIBUTORLIST TT_SPACECONTRIBUTORLIST

A list of contributors to 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

Space

The details of the space.

Accessible with the following methods

Method Description
GET_SPACE00() Getter for SPACE00

Contributors

A list of contributors to the space.

Accessible with the following methods

Method Description
GET_CONTRIBUTORS() Getter for CONTRIBUTORS, with configurable default
ASK_CONTRIBUTORS() Getter for CONTRIBUTORS w/ exceptions if field has no value
HAS_CONTRIBUTORS() Determine if CONTRIBUTORS 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