Skip to content

/AWS1/CL_ODBUPDODBPEERCONNOUT

UpdateOdbPeeringConnectionOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_odbpeeringconnectionid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The identifier of the Oracle Database@Amazon Web Services peering connection that was updated.

Optional arguments:

iv_displayname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The display name of the peering connection.

iv_status TYPE /AWS1/ODBRESOURCESTATUS /AWS1/ODBRESOURCESTATUS

The status of the peering connection update operation.

iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Additional information about the status of the peering connection update operation.


Queryable Attributes

displayName

The display name of the peering connection.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

status

The status of the peering connection update operation.

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

statusReason

Additional information about the status of the peering connection update operation.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value

odbPeeringConnectionId

The identifier of the Oracle Database@Amazon Web Services peering connection that was updated.

Accessible with the following methods

Method Description
GET_ODBPEERINGCONNECTIONID() Getter for ODBPEERINGCONNECTIONID, with configurable default
ASK_ODBPEERINGCONNECTIONID() Getter for ODBPEERINGCONNECTIONID w/ exceptions if field has
HAS_ODBPEERINGCONNECTIONID() Determine if ODBPEERINGCONNECTIONID has a value