/AWS1/CL_PRPDASSOCRESFRMSUBOUT¶
DisassociateResourcesFromSubscriptionOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_subscription TYPE REF TO /AWS1/CL_PRPSUBSCRIPTION /AWS1/CL_PRPSUBSCRIPTION¶
The details of the subscription with the specified resources removed.
iv_etag TYPE /AWS1/PRPSTRING /AWS1/PRPSTRING¶
The updated entity tag for concurrency control.
Queryable Attributes¶
subscription¶
The details of the subscription with the specified resources removed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTION() |
Getter for SUBSCRIPTION |
eTag¶
The updated entity tag for concurrency control.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |