Skip to content

/AWS1/CL_QSTCREATEVPCCONNRSP

CreateVPCConnectionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARN TYPE /AWS1/QSTARN /AWS1/QSTARN

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

IV_VPCCONNECTIONID TYPE /AWS1/QSTVPCCXNRESRCIDRESTRI00 /AWS1/QSTVPCCXNRESRCIDRESTRI00

The ID for the VPC connection that you're creating. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

IV_CREATIONSTATUS TYPE /AWS1/QSTVPCCONNRESOURCESTATUS /AWS1/QSTVPCCONNRESOURCESTATUS

The status of the creation of the VPC connection.

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 for the VPC connection that you're creating. This ID is unique per Amazon Web Services Region for each Amazon 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

CreationStatus

The status of the creation of the VPC connection.

Accessible with the following methods

Method Description
GET_CREATIONSTATUS() Getter for CREATIONSTATUS, with configurable default
ASK_CREATIONSTATUS() Getter for CREATIONSTATUS w/ exceptions if field has no valu
HAS_CREATIONSTATUS() Determine if CREATIONSTATUS 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