/AWS1/CL_NWMTGWPEERING¶
Describes a transit gateway peering attachment.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_peering TYPE REF TO /AWS1/CL_NWMPEERING /AWS1/CL_NWMPEERING¶
Describes a transit gateway peer connection.
iv_transitgatewayarn TYPE /AWS1/NWMTRANSITGATEWAYARN /AWS1/NWMTRANSITGATEWAYARN¶
The ARN of the transit gateway.
iv_tgwpeeringattachmentid TYPE /AWS1/NWMTGWPEERINGATTACHMEN00 /AWS1/NWMTGWPEERINGATTACHMEN00¶
The ID of the transit gateway peering attachment.
Queryable Attributes¶
Peering¶
Describes a transit gateway peer connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEERING() |
Getter for PEERING |
TransitGatewayArn¶
The ARN of the transit gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSITGATEWAYARN() |
Getter for TRANSITGATEWAYARN, with configurable default |
ASK_TRANSITGATEWAYARN() |
Getter for TRANSITGATEWAYARN w/ exceptions if field has no v |
HAS_TRANSITGATEWAYARN() |
Determine if TRANSITGATEWAYARN has a value |
TransitGatewayPeeringAttachmentId¶
The ID of the transit gateway peering attachment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TGWPEERINGATTACHMENTID() |
Getter for TGWPEERINGATTACHMENTID, with configurable default |
ASK_TGWPEERINGATTACHMENTID() |
Getter for TGWPEERINGATTACHMENTID w/ exceptions if field has |
HAS_TGWPEERINGATTACHMENTID() |
Determine if TGWPEERINGATTACHMENTID has a value |