class Aws::DynamoDB::Table

def provisioned_throughput

Returns:
  • (Types::ProvisionedThroughputDescription) -
def provisioned_throughput
  data[:provisioned_throughput]
end