Skip to content

/AWS1/CL_EC2GETCOIPPOOLUSAGERS

GetCoipPoolUsageResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_COIPPOOLID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the customer-owned address pool.

IT_COIPADDRESSUSAGES TYPE /AWS1/CL_EC2COIPADDRESSUSAGE=>TT_COIPADDRESSUSAGESET TT_COIPADDRESSUSAGESET

Information about the address usage.

IV_LOCALGATEWAYROUTETABLEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the local gateway route table.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to use to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

CoipPoolId

The ID of the customer-owned address pool.

Accessible with the following methods

Method Description
GET_COIPPOOLID() Getter for COIPPOOLID, with configurable default
ASK_COIPPOOLID() Getter for COIPPOOLID w/ exceptions if field has no value
HAS_COIPPOOLID() Determine if COIPPOOLID has a value

CoipAddressUsages

Information about the address usage.

Accessible with the following methods

Method Description
GET_COIPADDRESSUSAGES() Getter for COIPADDRESSUSAGES, with configurable default
ASK_COIPADDRESSUSAGES() Getter for COIPADDRESSUSAGES w/ exceptions if field has no v
HAS_COIPADDRESSUSAGES() Determine if COIPADDRESSUSAGES has a value

LocalGatewayRouteTableId

The ID of the local gateway route table.

Accessible with the following methods

Method Description
GET_LOCALGATEWAYROUTETABLEID() Getter for LOCALGATEWAYROUTETABLEID, with configurable defau
ASK_LOCALGATEWAYROUTETABLEID() Getter for LOCALGATEWAYROUTETABLEID w/ exceptions if field h
HAS_LOCALGATEWAYROUTETABLEID() Determine if LOCALGATEWAYROUTETABLEID has a value

NextToken

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value