/AWS1/CL_EC2CREVERIFIEDACCEN03¶
Describes the network interface options when creating an Amazon Web Services Verified Access endpoint using the
network-interface
type.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_NETWORKINTERFACEID
TYPE /AWS1/EC2NETWORKINTERFACEID
/AWS1/EC2NETWORKINTERFACEID
¶
The ID of the network interface.
IV_PROTOCOL
TYPE /AWS1/EC2VERIFIEDACCENDPTPRO00
/AWS1/EC2VERIFIEDACCENDPTPRO00
¶
The IP protocol.
IV_PORT
TYPE /AWS1/EC2VERIFIEDACCENDPTPOR00
/AWS1/EC2VERIFIEDACCENDPTPOR00
¶
The IP port number.
IT_PORTRANGES
TYPE /AWS1/CL_EC2CREVERIFIEDACCEN05=>TT_CREVERIFIEDACCENDPTPORTRA00
TT_CREVERIFIEDACCENDPTPORTRA00
¶
The port ranges.
Queryable Attributes¶
NetworkInterfaceId¶
The ID of the network interface.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID, with configurable default |
ASK_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID w/ exceptions if field has no |
HAS_NETWORKINTERFACEID() |
Determine if NETWORKINTERFACEID has a value |
Protocol¶
The IP protocol.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROTOCOL() |
Getter for PROTOCOL, with configurable default |
ASK_PROTOCOL() |
Getter for PROTOCOL w/ exceptions if field has no value |
HAS_PROTOCOL() |
Determine if PROTOCOL has a value |
Port¶
The IP port number.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PORT() |
Getter for PORT, with configurable default |
ASK_PORT() |
Getter for PORT w/ exceptions if field has no value |
HAS_PORT() |
Determine if PORT has a value |
PortRanges¶
The port ranges.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PORTRANGES() |
Getter for PORTRANGES, with configurable default |
ASK_PORTRANGES() |
Getter for PORTRANGES w/ exceptions if field has no value |
HAS_PORTRANGES() |
Determine if PORTRANGES has a value |