Skip to content

/AWS1/CL_CNTCREATEWORKSPACERSP

CreateWorkspaceResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_workspaceid TYPE /AWS1/CNTWORKSPACEID /AWS1/CNTWORKSPACEID

The identifier of the workspace.

iv_workspacearn TYPE /AWS1/CNTARN /AWS1/CNTARN

The Amazon Resource Name (ARN) of the workspace.


Queryable Attributes

WorkspaceId

The identifier of the workspace.

Accessible with the following methods

Method Description
GET_WORKSPACEID() Getter for WORKSPACEID, with configurable default
ASK_WORKSPACEID() Getter for WORKSPACEID w/ exceptions if field has no value
HAS_WORKSPACEID() Determine if WORKSPACEID has a value

WorkspaceArn

The Amazon Resource Name (ARN) of the workspace.

Accessible with the following methods

Method Description
GET_WORKSPACEARN() Getter for WORKSPACEARN, with configurable default
ASK_WORKSPACEARN() Getter for WORKSPACEARN w/ exceptions if field has no value
HAS_WORKSPACEARN() Determine if WORKSPACEARN has a value