/AWS1/CL_APSNETWORKACCESSCONF¶
Describes the network details of the fleet or image builder instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eniprivateipaddress TYPE /AWS1/APSSTRING /AWS1/APSSTRING¶
The private IP address of the elastic network interface that is attached to instances in your VPC.
it_eniipv6addresses TYPE /AWS1/CL_APSSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The IPv6 addresses assigned to the elastic network interface. This field supports IPv6 connectivity for WorkSpaces Applications instances.
iv_eniid TYPE /AWS1/APSSTRING /AWS1/APSSTRING¶
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 |
EniIpv6Addresses¶
The IPv6 addresses assigned to the elastic network interface. This field supports IPv6 connectivity for WorkSpaces Applications instances.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENIIPV6ADDRESSES() |
Getter for ENIIPV6ADDRESSES, with configurable default |
ASK_ENIIPV6ADDRESSES() |
Getter for ENIIPV6ADDRESSES w/ exceptions if field has no va |
HAS_ENIIPV6ADDRESSES() |
Determine if ENIIPV6ADDRESSES 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 |