getVpcEndpointServiceName
inline suspend fun DsqlClient.getVpcEndpointServiceName(crossinline block: GetVpcEndpointServiceNameRequest.Builder.() -> Unit): GetVpcEndpointServiceNameResponse
Retrieves the VPC endpoint service name.
Samples
// Get VPC Endpoint Service Name
dsqlClient.getVpcEndpointServiceName {
identifier = "kiqenqglxyl2snyvkvnj2c3s2e"
}Content copied to clipboard