Function mz_cloud_resources::id_from_vpc_endpoint_name
source ยท pub fn id_from_vpc_endpoint_name(
vpc_endpoint_name: &str,
) -> Option<CatalogItemId>
Expand description
Attempts to return the ID used to create the given VPC endpoint name.