Skip to content

/AWS1/CL_EC2PTRUPDATESTATUS

The status of an updated pointer (PTR) record for an Elastic IP address.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_VALUE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The value for the PTR record update.

IV_STATUS TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The status of the PTR record update.

IV_REASON TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The reason for the PTR record update.


Queryable Attributes

Value

The value for the PTR record update.

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE, with configurable default
ASK_VALUE() Getter for VALUE w/ exceptions if field has no value
HAS_VALUE() Determine if VALUE has a value

Status

The status of the PTR record update.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Reason

The reason for the PTR record update.

Accessible with the following methods

Method Description
GET_REASON() Getter for REASON, with configurable default
ASK_REASON() Getter for REASON w/ exceptions if field has no value
HAS_REASON() Determine if REASON has a value