Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AwsDynamoDbTableProvisionedThroughputOverride

import type { AwsDynamoDbTableProvisionedThroughputOverride } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

Replica-specific configuration for the provisioned throughput.

interface AwsDynamoDbTableProvisionedThroughputOverride {
ReadCapacityUnits?: number | null;
}

§Properties

§
ReadCapacityUnits?: number | null
[src]

The read capacity units for the replica.