/AWS1/CL_GLUDELETESCHEMARSP¶
DeleteSchemaResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_schemaarn TYPE /AWS1/GLUGLUERESOURCEARN /AWS1/GLUGLUERESOURCEARN¶
The Amazon Resource Name (ARN) of the schema being deleted.
iv_schemaname TYPE /AWS1/GLUSCHEMAREGNAMESTRING /AWS1/GLUSCHEMAREGNAMESTRING¶
The name of the schema being deleted.
iv_status TYPE /AWS1/GLUSCHEMASTATUS /AWS1/GLUSCHEMASTATUS¶
The status of the schema.
Queryable Attributes¶
SchemaArn¶
The Amazon Resource Name (ARN) of the schema being deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEMAARN() |
Getter for SCHEMAARN, with configurable default |
ASK_SCHEMAARN() |
Getter for SCHEMAARN w/ exceptions if field has no value |
HAS_SCHEMAARN() |
Determine if SCHEMAARN has a value |
SchemaName¶
The name of the schema being deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEMANAME() |
Getter for SCHEMANAME, with configurable default |
ASK_SCHEMANAME() |
Getter for SCHEMANAME w/ exceptions if field has no value |
HAS_SCHEMANAME() |
Determine if SCHEMANAME has a value |
Status¶
The status of the schema.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |