/AWS1/CL_RSHENDPOINTACCESSLIST¶
EndpointAccessList
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_endpointaccesslist TYPE /AWS1/CL_RSHENDPOINTACCESS=>TT_ENDPOINTACCESSES TT_ENDPOINTACCESSES¶
The list of endpoints with access to the cluster.
iv_marker TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
An optional pagination token provided by a previous
DescribeEndpointAccessrequest. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by theMaxRecordsparameter.
Queryable Attributes¶
EndpointAccessList¶
The list of endpoints with access to the cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTACCESSLIST() |
Getter for ENDPOINTACCESSLIST, with configurable default |
ASK_ENDPOINTACCESSLIST() |
Getter for ENDPOINTACCESSLIST w/ exceptions if field has no |
HAS_ENDPOINTACCESSLIST() |
Determine if ENDPOINTACCESSLIST has a value |
Marker¶
An optional pagination token provided by a previous
DescribeEndpointAccessrequest. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by theMaxRecordsparameter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |