Skip to content

/AWS1/CL_EC2GETVPNTUNNELREPL01

GetVpnTunnelReplacementStatusResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_VPNCONNECTIONID TYPE /AWS1/EC2VPNCONNECTIONID /AWS1/EC2VPNCONNECTIONID

The ID of the Site-to-Site VPN connection.

IV_TRANSITGATEWAYID TYPE /AWS1/EC2TRANSITGATEWAYID /AWS1/EC2TRANSITGATEWAYID

The ID of the transit gateway associated with the VPN connection.

IV_CUSTOMERGATEWAYID TYPE /AWS1/EC2CUSTOMERGATEWAYID /AWS1/EC2CUSTOMERGATEWAYID

The ID of the customer gateway.

IV_VPNGATEWAYID TYPE /AWS1/EC2VPNGATEWAYID /AWS1/EC2VPNGATEWAYID

The ID of the virtual private gateway.

IV_VPNTUNNELOUTSIDEIPADDRESS TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The external IP address of the VPN tunnel.

IO_MAINTENANCEDETAILS TYPE REF TO /AWS1/CL_EC2MAINTENANCEDETAILS /AWS1/CL_EC2MAINTENANCEDETAILS

Get details of pending tunnel endpoint maintenance.


Queryable Attributes

VpnConnectionId

The ID of the Site-to-Site VPN connection.

Accessible with the following methods

Method Description
GET_VPNCONNECTIONID() Getter for VPNCONNECTIONID, with configurable default
ASK_VPNCONNECTIONID() Getter for VPNCONNECTIONID w/ exceptions if field has no val
HAS_VPNCONNECTIONID() Determine if VPNCONNECTIONID has a value

TransitGatewayId

The ID of the transit gateway associated with the VPN connection.

Accessible with the following methods

Method Description
GET_TRANSITGATEWAYID() Getter for TRANSITGATEWAYID, with configurable default
ASK_TRANSITGATEWAYID() Getter for TRANSITGATEWAYID w/ exceptions if field has no va
HAS_TRANSITGATEWAYID() Determine if TRANSITGATEWAYID has a value

CustomerGatewayId

The ID of the customer gateway.

Accessible with the following methods

Method Description
GET_CUSTOMERGATEWAYID() Getter for CUSTOMERGATEWAYID, with configurable default
ASK_CUSTOMERGATEWAYID() Getter for CUSTOMERGATEWAYID w/ exceptions if field has no v
HAS_CUSTOMERGATEWAYID() Determine if CUSTOMERGATEWAYID has a value

VpnGatewayId

The ID of the virtual private gateway.

Accessible with the following methods

Method Description
GET_VPNGATEWAYID() Getter for VPNGATEWAYID, with configurable default
ASK_VPNGATEWAYID() Getter for VPNGATEWAYID w/ exceptions if field has no value
HAS_VPNGATEWAYID() Determine if VPNGATEWAYID has a value

VpnTunnelOutsideIpAddress

The external IP address of the VPN tunnel.

Accessible with the following methods

Method Description
GET_VPNTUNNELOUTSIDEIPADDR00() Getter for VPNTUNNELOUTSIDEIPADDRESS, with configurable defa
ASK_VPNTUNNELOUTSIDEIPADDR00() Getter for VPNTUNNELOUTSIDEIPADDRESS w/ exceptions if field
HAS_VPNTUNNELOUTSIDEIPADDR00() Determine if VPNTUNNELOUTSIDEIPADDRESS has a value

MaintenanceDetails

Get details of pending tunnel endpoint maintenance.

Accessible with the following methods

Method Description
GET_MAINTENANCEDETAILS() Getter for MAINTENANCEDETAILS