Skip to content

/AWS1/CL_EC2IPV4PREFIXSPECREQ

Describes the IPv4 prefix option for a network interface.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_IPV4PREFIX TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The IPv4 prefix. For information, see Assigning prefixes to network interfaces in the Amazon EC2 User Guide.


Queryable Attributes

Ipv4Prefix

The IPv4 prefix. For information, see Assigning prefixes to network interfaces in the Amazon EC2 User Guide.

Accessible with the following methods

Method Description
GET_IPV4PREFIX() Getter for IPV4PREFIX, with configurable default
ASK_IPV4PREFIX() Getter for IPV4PREFIX w/ exceptions if field has no value
HAS_IPV4PREFIX() Determine if IPV4PREFIX has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_IPV4PREFIXLIST

TYPES TT_IPV4PREFIXLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2IPV4PREFIXSPECREQ WITH DEFAULT KEY
.