Skip to content

/AWS1/CL_EC2=>DESCRIBEADDRESSESATTRIBUTE()

About DescribeAddressesAttribute

Describes the attributes of the specified Elastic IP addresses. For requirements, see Using reverse DNS for email applications.

Method Signature

IMPORTING

Optional arguments:

IT_ALLOCATIONIDS TYPE /AWS1/CL_EC2ALLOCATIONIDS_W=>TT_ALLOCATIONIDS TT_ALLOCATIONIDS

[EC2-VPC] The allocation IDs.

IV_ATTRIBUTE TYPE /AWS1/EC2ADDRESSATTRIBUTENAME /AWS1/EC2ADDRESSATTRIBUTENAME

The attribute of the IP address.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token for the next page of results.

IV_MAXRESULTS TYPE /AWS1/EC2ADDRESSMAXRESULTS /AWS1/EC2ADDRESSMAXRESULTS

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCADDRESSESATTRRS /AWS1/CL_EC2DSCADDRESSESATTRRS