/AWS1/CL_GACCUSTROUTINGENDPT00¶
The list of endpoint objects. For custom routing, this is a list of virtual private cloud (VPC) subnet IDs.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_endpointid
TYPE /AWS1/GACGENERICSTRING
/AWS1/GACGENERICSTRING
¶
An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.
iv_attachmentarn
TYPE /AWS1/GACGENERICSTRING
/AWS1/GACGENERICSTRING
¶
The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources) that can be added to accelerators and principals that have permission to add the endpoints.
Queryable Attributes¶
EndpointId¶
An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENDPOINTID() |
Getter for ENDPOINTID, with configurable default |
ASK_ENDPOINTID() |
Getter for ENDPOINTID w/ exceptions if field has no value |
HAS_ENDPOINTID() |
Determine if ENDPOINTID has a value |
AttachmentArn¶
The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources) that can be added to accelerators and principals that have permission to add the endpoints.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ATTACHMENTARN() |
Getter for ATTACHMENTARN, with configurable default |
ASK_ATTACHMENTARN() |
Getter for ATTACHMENTARN w/ exceptions if field has no value |
HAS_ATTACHMENTARN() |
Determine if ATTACHMENTARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CUSTOMROUTINGENDPOINTCONFS
¶
TYPES TT_CUSTOMROUTINGENDPOINTCONFS TYPE STANDARD TABLE OF REF TO /AWS1/CL_GACCUSTROUTINGENDPT00 WITH DEFAULT KEY
.