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