/AWS1/CL_GACADDENDPTSRESPONSE¶
AddEndpointsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_endpointdescriptions TYPE /AWS1/CL_GACENDPOINTDESC=>TT_ENDPOINTDESCRIPTIONS TT_ENDPOINTDESCRIPTIONS¶
The list of endpoint objects.
iv_endpointgrouparn TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING¶
The Amazon Resource Name (ARN) of the endpoint group.
Queryable Attributes¶
EndpointDescriptions¶
The list of endpoint objects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTDESCRIPTIONS() |
Getter for ENDPOINTDESCRIPTIONS, with configurable default |
ASK_ENDPOINTDESCRIPTIONS() |
Getter for ENDPOINTDESCRIPTIONS w/ exceptions if field has n |
HAS_ENDPOINTDESCRIPTIONS() |
Determine if ENDPOINTDESCRIPTIONS has a value |
EndpointGroupArn¶
The Amazon Resource Name (ARN) of the endpoint group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTGROUPARN() |
Getter for ENDPOINTGROUPARN, with configurable default |
ASK_ENDPOINTGROUPARN() |
Getter for ENDPOINTGROUPARN w/ exceptions if field has no va |
HAS_ENDPOINTGROUPARN() |
Determine if ENDPOINTGROUPARN has a value |