/AWS1/CL_RSHNAMESPACEIDUNION¶
Object to store union of values for a provisioned cluster or serverless namespace’s identifier.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_serverlessidentifier TYPE REF TO /AWS1/CL_RSHSERVERLESSID /AWS1/CL_RSHSERVERLESSID¶
The identifier for a serverless namespace.
io_provisionedidentifier TYPE REF TO /AWS1/CL_RSHPROVIDENTIFIER /AWS1/CL_RSHPROVIDENTIFIER¶
The identifier for a provisioned cluster.
Queryable Attributes¶
ServerlessIdentifier¶
The identifier for a serverless namespace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVERLESSIDENTIFIER() |
Getter for SERVERLESSIDENTIFIER |
ProvisionedIdentifier¶
The identifier for a provisioned cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONEDIDENTIFIER() |
Getter for PROVISIONEDIDENTIFIER |