/AWS1/CL_MGNNETMIGRALYRSLTSRC¶
The source resource information for an analysis result.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_vpcid TYPE /AWS1/MGNVPCID /AWS1/MGNVPCID¶
The VPC ID of the source resource.
iv_subnetid TYPE /AWS1/MGNSUBNETID /AWS1/MGNSUBNETID¶
The subnet ID of the source resource.
Queryable Attributes¶
vpcID¶
The VPC ID of the source resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCID() |
Getter for VPCID, with configurable default |
ASK_VPCID() |
Getter for VPCID w/ exceptions if field has no value |
HAS_VPCID() |
Determine if VPCID has a value |
subnetID¶
The subnet ID of the source resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETID() |
Getter for SUBNETID, with configurable default |
ASK_SUBNETID() |
Getter for SUBNETID w/ exceptions if field has no value |
HAS_SUBNETID() |
Determine if SUBNETID has a value |