Skip to content

/AWS1/CL_QSTUPDATEVPCCONNRSP

UpdateVPCConnectionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARN TYPE /AWS1/QSTARN /AWS1/QSTARN

The Amazon Resource Name (ARN) of the VPC connection.

IV_VPCCONNECTIONID TYPE /AWS1/QSTVPCCXNRESRCIDUNREST00 /AWS1/QSTVPCCXNRESRCIDUNREST00

The ID of the VPC connection that you are updating. This ID is a unique identifier for each Amazon Web Services Region in anAmazon Web Services account.

IV_UPDATESTATUS TYPE /AWS1/QSTVPCCONNRESOURCESTATUS /AWS1/QSTVPCCONNRESOURCESTATUS

The update status of the VPC connection's last update.

IV_AVAILABILITYSTATUS TYPE /AWS1/QSTVPCCXNAVAILABILITYS00 /AWS1/QSTVPCCXNAVAILABILITYS00

The availability status of the VPC connection.

IV_REQUESTID TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

The Amazon Web Services request ID for this operation.

IV_STATUS TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE

The HTTP status of the request.


Queryable Attributes

Arn

The Amazon Resource Name (ARN) of the VPC connection.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

VPCConnectionId

The ID of the VPC connection that you are updating. This ID is a unique identifier for each Amazon Web Services Region in anAmazon Web Services account.

Accessible with the following methods

Method Description
GET_VPCCONNECTIONID() Getter for VPCCONNECTIONID, with configurable default
ASK_VPCCONNECTIONID() Getter for VPCCONNECTIONID w/ exceptions if field has no val
HAS_VPCCONNECTIONID() Determine if VPCCONNECTIONID has a value

UpdateStatus

The update status of the VPC connection's last update.

Accessible with the following methods

Method Description
GET_UPDATESTATUS() Getter for UPDATESTATUS, with configurable default
ASK_UPDATESTATUS() Getter for UPDATESTATUS w/ exceptions if field has no value
HAS_UPDATESTATUS() Determine if UPDATESTATUS has a value

AvailabilityStatus

The availability status of the VPC connection.

Accessible with the following methods

Method Description
GET_AVAILABILITYSTATUS() Getter for AVAILABILITYSTATUS, with configurable default
ASK_AVAILABILITYSTATUS() Getter for AVAILABILITYSTATUS w/ exceptions if field has no
HAS_AVAILABILITYSTATUS() Determine if AVAILABILITYSTATUS has a value

RequestId

The Amazon Web Services request ID for this operation.

Accessible with the following methods

Method Description
GET_REQUESTID() Getter for REQUESTID, with configurable default
ASK_REQUESTID() Getter for REQUESTID w/ exceptions if field has no value
HAS_REQUESTID() Determine if REQUESTID has a value

Status

The HTTP status of the request.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS