/AWS1/CL_EMCDELMANAGEDENDPTRSP¶
DeleteManagedEndpointResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/EMCRESOURCEIDSTRING /AWS1/EMCRESOURCEIDSTRING¶
The output displays the ID of the managed endpoint.
iv_virtualclusterid TYPE /AWS1/EMCRESOURCEIDSTRING /AWS1/EMCRESOURCEIDSTRING¶
The output displays the ID of the endpoint's virtual cluster.
Queryable Attributes¶
id¶
The output displays the ID of the managed endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
virtualClusterId¶
The output displays the ID of the endpoint's virtual cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIRTUALCLUSTERID() |
Getter for VIRTUALCLUSTERID, with configurable default |
ASK_VIRTUALCLUSTERID() |
Getter for VIRTUALCLUSTERID w/ exceptions if field has no va |
HAS_VIRTUALCLUSTERID() |
Determine if VIRTUALCLUSTERID has a value |