Skip to content

/AWS1/CL_NEP=>MODIFYDBCLUSTERENDPOINT()

About ModifyDBClusterEndpoint

Modifies the properties of an endpoint in an Amazon Neptune DB cluster.

Method Signature

IMPORTING

Required arguments:

IV_DBCLUSTERENDPOINTID TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The identifier of the endpoint to modify. This parameter is stored as a lowercase string.

Optional arguments:

IV_ENDPOINTTYPE TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The type of the endpoint. One of: READER, WRITER, ANY.

IT_STATICMEMBERS TYPE /AWS1/CL_NEPSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

List of DB instance identifiers that are part of the custom endpoint group.

IT_EXCLUDEDMEMBERS TYPE /AWS1/CL_NEPSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEPMODDBCLSTENDPTOUT /AWS1/CL_NEPMODDBCLSTENDPTOUT