/AWS1/CL_RSHSERVERLESSID¶
The identifier for a serverless namespace.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_namespaceidentifier TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
The unique identifier for the serverless namespace.
iv_workgroupidentifier TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
The unique identifier for the workgroup associated with the serverless namespace.
Queryable Attributes¶
NamespaceIdentifier¶
The unique identifier for the serverless namespace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACEIDENTIFIER() |
Getter for NAMESPACEIDENTIFIER, with configurable default |
ASK_NAMESPACEIDENTIFIER() |
Getter for NAMESPACEIDENTIFIER w/ exceptions if field has no |
HAS_NAMESPACEIDENTIFIER() |
Determine if NAMESPACEIDENTIFIER has a value |
WorkgroupIdentifier¶
The unique identifier for the workgroup associated with the serverless namespace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKGROUPIDENTIFIER() |
Getter for WORKGROUPIDENTIFIER, with configurable default |
ASK_WORKGROUPIDENTIFIER() |
Getter for WORKGROUPIDENTIFIER w/ exceptions if field has no |
HAS_WORKGROUPIDENTIFIER() |
Determine if WORKGROUPIDENTIFIER has a value |