/AWS1/CL_FNTUPDVPCORIGINRSLT¶
UpdateVpcOriginResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_vpcorigin TYPE REF TO /AWS1/CL_FNTVPCORIGIN /AWS1/CL_FNTVPCORIGIN¶
The VPC origin.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The VPC origin ETag.
Queryable Attributes¶
VpcOrigin¶
The VPC origin.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCORIGIN() |
Getter for VPCORIGIN |
ETag¶
The VPC origin ETag.
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 |