/AWS1/CL_IOGDELETENAMESPACERSP¶
DeleteNamespaceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_namespacearn TYPE /AWS1/IOGARN /AWS1/IOGARN¶
The ARN of the namespace to be deleted.
iv_namespacename TYPE /AWS1/IOGNAMESPACENAME /AWS1/IOGNAMESPACENAME¶
The name of the namespace to be deleted.
Queryable Attributes¶
namespaceArn¶
The ARN of the namespace to be deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACEARN() |
Getter for NAMESPACEARN, with configurable default |
ASK_NAMESPACEARN() |
Getter for NAMESPACEARN w/ exceptions if field has no value |
HAS_NAMESPACEARN() |
Determine if NAMESPACEARN has a value |
namespaceName¶
The name of the namespace to be deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACENAME() |
Getter for NAMESPACENAME, with configurable default |
ASK_NAMESPACENAME() |
Getter for NAMESPACENAME w/ exceptions if field has no value |
HAS_NAMESPACENAME() |
Determine if NAMESPACENAME has a value |