aws-instance-info - v0.2.1
    Preparing search index...

    Interface BandwidthSpec

    interface BandwidthSpec {
        baseline: number | null;
        burst: number | null;
    }
    Index

    Properties

    Properties

    baseline: number | null
    burst: number | null