waitUntilPrivateGraphEndpointDeleted
suspend fun NeptuneGraphClient.waitUntilPrivateGraphEndpointDeleted(request: GetPrivateGraphEndpointRequest, retryStrategy: RetryStrategy? = null): Outcome<GetPrivateGraphEndpointResponse>
suspend fun NeptuneGraphClient.waitUntilPrivateGraphEndpointDeleted(block: GetPrivateGraphEndpointRequest.Builder.() -> Unit): Outcome<GetPrivateGraphEndpointResponse>
Wait until PrivateGraphEndpoint is Deleted