pub async fn check_instance_sharing_available(
configuration: &Configuration,
workspace: &str,
service_name: NativeServiceName,
) -> Result<bool, Error<CheckInstanceSharingAvailableError>>pub async fn check_instance_sharing_available(
configuration: &Configuration,
workspace: &str,
service_name: NativeServiceName,
) -> Result<bool, Error<CheckInstanceSharingAvailableError>>