/dhall-aws-cloudformation/cloudformation/AWS::DynamoDB::Table/ProvisionedThroughput.dhall
Copy path to clipboardSource
{ Type = { ReadCapacityUnits : Integer, WriteCapacityUnits : Integer }
, default = {=}
}
{ Type = { ReadCapacityUnits : Integer, WriteCapacityUnits : Integer }
, default = {=}
}