Skip to content

/AWS1/CL_WSPPENDINGCRESTANDB00

Information about the standby WorkSpace.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_username TYPE /AWS1/WSPUSERNAME /AWS1/WSPUSERNAME

Describes the standby WorkSpace that was created.

Because this operation is asynchronous, the identifier returned is not immediately available for use with other operations. For example, if you call DescribeWorkspaces before the WorkSpace is created, the information returned can be incomplete.

iv_directoryid TYPE /AWS1/WSPDIRECTORYID /AWS1/WSPDIRECTORYID

The identifier of the directory for the standby WorkSpace.

iv_state TYPE /AWS1/WSPWORKSPACESTATE /AWS1/WSPWORKSPACESTATE

The operational state of the standby WorkSpace.

iv_workspaceid TYPE /AWS1/WSPWORKSPACEID /AWS1/WSPWORKSPACEID

The identifier of the standby WorkSpace.


Queryable Attributes

UserName

Describes the standby WorkSpace that was created.

Because this operation is asynchronous, the identifier returned is not immediately available for use with other operations. For example, if you call DescribeWorkspaces before the WorkSpace is created, the information returned can be incomplete.

Accessible with the following methods

Method Description
GET_USERNAME() Getter for USERNAME, with configurable default
ASK_USERNAME() Getter for USERNAME w/ exceptions if field has no value
HAS_USERNAME() Determine if USERNAME has a value

DirectoryId

The identifier of the directory for the standby WorkSpace.

Accessible with the following methods

Method Description
GET_DIRECTORYID() Getter for DIRECTORYID, with configurable default
ASK_DIRECTORYID() Getter for DIRECTORYID w/ exceptions if field has no value
HAS_DIRECTORYID() Determine if DIRECTORYID has a value

State

The operational state of the standby WorkSpace.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

WorkspaceId

The identifier of the standby 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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_PENDINGCRESTANDBYWORKSPAC00

TYPES TT_PENDINGCRESTANDBYWORKSPAC00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_WSPPENDINGCRESTANDB00 WITH DEFAULT KEY
.