pub fn update_subnet(
configuration: &Configuration,
update_subnet_request: Option<UpdateSubnetRequest>,
) -> Result<UpdateSubnetResponse, Error<UpdateSubnetError>>Expand description
Modifies the specified attribute of a Subnet.
pub fn update_subnet(
configuration: &Configuration,
update_subnet_request: Option<UpdateSubnetRequest>,
) -> Result<UpdateSubnetResponse, Error<UpdateSubnetError>>Modifies the specified attribute of a Subnet.