Skip to content

/AWS1/CL_EC2MODVERIFIEDACCEN01

Describes a load balancer when creating an Amazon Web Services Verified Access endpoint using the load-balancer type.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_SUBNETIDS TYPE /AWS1/CL_EC2MODVERIFIEDACCEN02=>TT_MODVERIFIEDACCENDPTSNETID00 TT_MODVERIFIEDACCENDPTSNETID00

The IDs of the subnets.

IV_PROTOCOL TYPE /AWS1/EC2VERIFIEDACCENDPTPRO00 /AWS1/EC2VERIFIEDACCENDPTPRO00

The IP protocol.

IV_PORT TYPE /AWS1/EC2VERIFIEDACCENDPTPOR00 /AWS1/EC2VERIFIEDACCENDPTPOR00

The IP port number.


Queryable Attributes

SubnetIds

The IDs of the subnets.

Accessible with the following methods

Method Description
GET_SUBNETIDS() Getter for SUBNETIDS, with configurable default
ASK_SUBNETIDS() Getter for SUBNETIDS w/ exceptions if field has no value
HAS_SUBNETIDS() Determine if SUBNETIDS 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