Home
last modified time | relevance | path

Searched defs:ProvisionedThroughput (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/
H A DProvisionedThroughput.cpp21 ProvisionedThroughput::ProvisionedThroughput() : in ProvisionedThroughput() function in Aws::DynamoDB::Model::ProvisionedThroughput
29 ProvisionedThroughput::ProvisionedThroughput(JsonView jsonValue) : in ProvisionedThroughput() function in Aws::DynamoDB::Model::ProvisionedThroughput
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/DynamoDB/
H A DUpdateGlobalSecondaryIndexAction.pm4 …has ProvisionedThroughput => (is => 'ro', isa => 'Paws::DynamoDB::ProvisionedThroughput', required… attribute in Paws::DynamoDB::UpdateGlobalSecondaryIndexAction
H A DCreateGlobalSecondaryIndexAction.pm6 …has ProvisionedThroughput => (is => 'ro', isa => 'Paws::DynamoDB::ProvisionedThroughput', required… attribute in Paws::DynamoDB::CreateGlobalSecondaryIndexAction
H A DGlobalSecondaryIndex.pm6 …has ProvisionedThroughput => (is => 'ro', isa => 'Paws::DynamoDB::ProvisionedThroughput', required… attribute in Paws::DynamoDB::GlobalSecondaryIndex
H A DUpdateTable.pm6 has ProvisionedThroughput => (is => 'ro', isa => 'Paws::DynamoDB::ProvisionedThroughput'); attribute in Paws::DynamoDB::UpdateTable
H A DCreateTable.pm8 …has ProvisionedThroughput => (is => 'ro', isa => 'Paws::DynamoDB::ProvisionedThroughput', required… attribute in Paws::DynamoDB::CreateTable
H A DGlobalSecondaryIndexDescription.pm11 …has ProvisionedThroughput => (is => 'ro', isa => 'Paws::DynamoDB::ProvisionedThroughputDescription… attribute in Paws::DynamoDB::GlobalSecondaryIndexDescription
H A DTableDescription.pm11 …has ProvisionedThroughput => (is => 'ro', isa => 'Paws::DynamoDB::ProvisionedThroughputDescription… attribute in Paws::DynamoDB::TableDescription
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/dynamodb/
H A Dapi_op_UpdateTable.go99 ProvisionedThroughput *types.ProvisionedThroughput member
H A Dapi_op_CreateTable.go186 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/dynamodb/
H A Dapi_op_UpdateTable.go99 ProvisionedThroughput *types.ProvisionedThroughput member
H A Dapi_op_CreateTable.go186 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/dynamodb/
H A Dapi_op_UpdateTable.go99 ProvisionedThroughput *types.ProvisionedThroughput member
H A Dapi_op_CreateTable.go186 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/dynamodb/
H A Dapi_op_UpdateTable.go99 ProvisionedThroughput *types.ProvisionedThroughput member
H A Dapi_op_CreateTable.go186 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/dynamodb/
H A Dapi_op_UpdateTable.go99 ProvisionedThroughput *types.ProvisionedThroughput member
H A Dapi_op_CreateTable.go186 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/dynamodb/
H A Dapi_op_UpdateTable.go99 ProvisionedThroughput *types.ProvisionedThroughput member
H A Dapi_op_CreateTable.go186 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/dynamodb/
H A Dapi_op_UpdateTable.go99 ProvisionedThroughput *types.ProvisionedThroughput member
H A Dapi_op_CreateTable.go186 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/dynamodb/
H A Dapi_op_UpdateTable.go101 ProvisionedThroughput *types.ProvisionedThroughput member
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go1583 ProvisionedThroughput *ProvisionedThroughput `type:"structure" required:"true"` member
3059 ProvisionedThroughput *ProvisionedThroughputDescription `type:"structure"` member
3597 type ProvisionedThroughput struct { struct
3598 _ struct{} `type:"structure"`
3604 ReadCapacityUnits *int64 `min:"1" type:"long" required:"true"`
3610 WriteCapacityUnits *int64 `min:"1" type:"long" required:"true"`
3614 func (s ProvisionedThroughput) String() string {
3619 func (s ProvisionedThroughput) GoString() string {
3624 func (s *ProvisionedThroughput) Validate() error {
5356 ProvisionedThroughput *ProvisionedThroughputDescription `type:"structure"` member
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/models/apis/dynamodb/2012-08-10/
H A Dexamples-1.json160 "ProvisionedThroughput": { object
190 "ProvisionedThroughput": { object
248 "ProvisionedThroughput": { object
319 "ProvisionedThroughput": { object
578 "ProvisionedThroughput": { object
608 "ProvisionedThroughput": { object

12345678910>>...12