/AWS1/CL_QSTDELETEVPCCONNRSP¶
DeleteVPCConnectionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The Amazon Resource Name (ARN) of the deleted VPC connection.
iv_vpcconnectionid TYPE /AWS1/QSTVPCCXNRESRCIDUNREST00 /AWS1/QSTVPCCXNRESRCIDUNREST00¶
The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.
iv_deletionstatus TYPE /AWS1/QSTVPCCONNRESOURCESTATUS /AWS1/QSTVPCCONNRESOURCESTATUS¶
The deletion status 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 deleted 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're creating. This ID is a unique identifier for each Amazon Web Services Region in an 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 |
DeletionStatus¶
The deletion status of the VPC connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETIONSTATUS() |
Getter for DELETIONSTATUS, with configurable default |
ASK_DELETIONSTATUS() |
Getter for DELETIONSTATUS w/ exceptions if field has no valu |
HAS_DELETIONSTATUS() |
Determine if DELETIONSTATUS 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 |