Skip to content

/AWS1/CL_EC2TGWASSOCIATION

Describes an association between a resource attachment and a transit gateway route table.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_TGWROUTETABLEID TYPE /AWS1/EC2TGWROUTETABLEID /AWS1/EC2TGWROUTETABLEID

The ID of the transit gateway route table.

IV_TGWATTACHMENTID TYPE /AWS1/EC2TGWATTACHMENTID /AWS1/EC2TGWATTACHMENTID

The ID of the attachment.

IV_RESOURCEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the resource.

IV_RESOURCETYPE TYPE /AWS1/EC2TGWATTACHMENTRESRCT00 /AWS1/EC2TGWATTACHMENTRESRCT00

The resource type. Note that the tgw-peering resource type has been deprecated.

IV_STATE TYPE /AWS1/EC2TGWASSOCIATIONSTATE /AWS1/EC2TGWASSOCIATIONSTATE

The state of the association.


Queryable Attributes

TransitGatewayRouteTableId

The ID of the transit gateway route table.

Accessible with the following methods

Method Description
GET_TGWROUTETABLEID() Getter for TRANSITGATEWAYROUTETABLEID, with configurable def
ASK_TGWROUTETABLEID() Getter for TRANSITGATEWAYROUTETABLEID w/ exceptions if field
HAS_TGWROUTETABLEID() Determine if TRANSITGATEWAYROUTETABLEID has a value

TransitGatewayAttachmentId

The ID of the attachment.

Accessible with the following methods

Method Description
GET_TGWATTACHMENTID() Getter for TRANSITGATEWAYATTACHMENTID, with configurable def
ASK_TGWATTACHMENTID() Getter for TRANSITGATEWAYATTACHMENTID w/ exceptions if field
HAS_TGWATTACHMENTID() Determine if TRANSITGATEWAYATTACHMENTID has a value

ResourceId

The ID of the resource.

Accessible with the following methods

Method Description
GET_RESOURCEID() Getter for RESOURCEID, with configurable default
ASK_RESOURCEID() Getter for RESOURCEID w/ exceptions if field has no value
HAS_RESOURCEID() Determine if RESOURCEID has a value

ResourceType

The resource type. Note that the tgw-peering resource type has been deprecated.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

State

The state of the association.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value