Function delete_subnet

Source
pub async fn delete_subnet(
    ec2_client: &Client,
    subnet_id: &str,
) -> Result<(), Error>
Expand description

Deletes a subnet