Schema for information about current consumption of a provisioned throughput capacity.

interface CurrentThroughputInformation {
    throughput: CurrentThroughputInformationThroughput;
}

Properties

Properties

Detailed information about current consumption.

Generated using TypeDoc