Skip to content

/AWS1/CL_MCIATTACHPOINT

Identifies an attach point to use with a Connection.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_directconnectgateway TYPE /AWS1/MCIDIRCTCNCTGWATTCHPOINT /AWS1/MCIDIRCTCNCTGWATTCHPOINT

Identifies an DirectConnect Gateway attach point by DirectConnectGatewayID.

iv_arn TYPE /AWS1/MCIAMAZONRESOURCENAME /AWS1/MCIAMAZONRESOURCENAME

Identifies an attach point by full ARN.


Queryable Attributes

directConnectGateway

Identifies an DirectConnect Gateway attach point by DirectConnectGatewayID.

Accessible with the following methods

Method Description
GET_DIRECTCONNECTGATEWAY() Getter for DIRECTCONNECTGATEWAY, with configurable default
ASK_DIRECTCONNECTGATEWAY() Getter for DIRECTCONNECTGATEWAY w/ exceptions if field has n
HAS_DIRECTCONNECTGATEWAY() Determine if DIRECTCONNECTGATEWAY has a value

arn

Identifies an attach point by full ARN.

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