pub type BreakLease = BoxFuture<'static, Result<BreakLeaseResponse>>;
pub struct BreakLease { /* private fields */ }