/AWS1/CL_WSPNETWORKACCESSCONF¶
Describes the network details of a WorkSpaces Pool.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eniprivateipaddress TYPE /AWS1/WSPNONEMPTYSTRING /AWS1/WSPNONEMPTYSTRING¶
The private IP address of the elastic network interface that is attached to instances in your VPC.
iv_eniid TYPE /AWS1/WSPNONEMPTYSTRING /AWS1/WSPNONEMPTYSTRING¶
The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.
Queryable Attributes¶
EniPrivateIpAddress¶
The private IP address of the elastic network interface that is attached to instances in your VPC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENIPRIVATEIPADDRESS() |
Getter for ENIPRIVATEIPADDRESS, with configurable default |
ASK_ENIPRIVATEIPADDRESS() |
Getter for ENIPRIVATEIPADDRESS w/ exceptions if field has no |
HAS_ENIPRIVATEIPADDRESS() |
Determine if ENIPRIVATEIPADDRESS has a value |
EniId¶
The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENIID() |
Getter for ENIID, with configurable default |
ASK_ENIID() |
Getter for ENIID w/ exceptions if field has no value |
HAS_ENIID() |
Determine if ENIID has a value |