Type Alias PbListCreatingStreamScanFragmentDistributionResponse

Source
pub type PbListCreatingStreamScanFragmentDistributionResponse = ListCreatingStreamScanFragmentDistributionResponse;

Aliased Type§

struct PbListCreatingStreamScanFragmentDistributionResponse {
    pub distributions: Vec<FragmentDistribution>,
}

Fields§

§distributions: Vec<FragmentDistribution>