/AWS1/CL_R5ETARGETRESOURCE¶
The target resource that the Route 53 record points to.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_nlbresource TYPE REF TO /AWS1/CL_R5ENLBRESOURCE /AWS1/CL_R5ENLBRESOURCE¶
The Network Load Balancer Resource.
io_r53resource TYPE REF TO /AWS1/CL_R5ER53RESOURCERECORD /AWS1/CL_R5ER53RESOURCERECORD¶
The Route 53 resource.
Queryable Attributes¶
NLBResource¶
The Network Load Balancer Resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NLBRESOURCE() |
Getter for NLBRESOURCE |
R53Resource¶
The Route 53 resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_R53RESOURCE() |
Getter for R53RESOURCE |