/AWS1/CL_EC2=>MODIFYADDRESSATTRIBUTE()
¶
About ModifyAddressAttribute¶
Modifies an attribute of the specified Elastic IP address. For requirements, see Using reverse DNS for email applications.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_ALLOCATIONID
TYPE /AWS1/EC2ALLOCATIONID
/AWS1/EC2ALLOCATIONID
¶
[EC2-VPC] The allocation ID.
Optional arguments:¶
IV_DOMAINNAME
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The domain name to modify for the IP address.
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 isUnauthorizedOperation
.