Function mz_cloud_resources::vpc_endpoint_host

source ยท
pub fn vpc_endpoint_host(
    id: GlobalId,
    availability_zone: Option<&str>,
) -> String
Expand description

Returns the host to use for the VPC endpoint with the given ID and optionally in the given availability zone.