/AWS1/CL_EC2MODVERIFIEDACCEN03¶
Describes the options when modifying a Verified Access endpoint with the
network-interface
type.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
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_EC2MODVERIFIEDACCEN07=>TT_MODVERIFIEDACCENDPTPORTRA00
TT_MODVERIFIEDACCENDPTPORTRA00
¶
The port ranges.
Queryable Attributes¶
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 |