Home
last modified time | relevance | path

Searched defs:GlobalTableDescription (Results 1 – 25 of 146) sorted by relevance

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/
H A DGlobalTableDescription.cpp21 GlobalTableDescription::GlobalTableDescription() : in GlobalTableDescription() function in Aws::DynamoDB::Model::GlobalTableDescription
31 GlobalTableDescription::GlobalTableDescription(JsonView jsonValue) : in GlobalTableDescription() function in Aws::DynamoDB::Model::GlobalTableDescription
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/dynamodb/
H A Dapi_op_DescribeGlobalTable.go48 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go90 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_UpdateGlobalTable.go62 GlobalTableDescription *types.GlobalTableDescription member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/dynamodb/
H A Dapi_op_DescribeGlobalTable.go48 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go90 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_UpdateGlobalTable.go62 GlobalTableDescription *types.GlobalTableDescription member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/dynamodb/
H A Dapi_op_DescribeGlobalTable.go48 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go90 GlobalTableDescription *types.GlobalTableDescription 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_DescribeGlobalTable.go48 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_UpdateGlobalTable.go62 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go90 GlobalTableDescription *types.GlobalTableDescription member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/dynamodb/
H A Dapi_op_DescribeGlobalTable.go48 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go90 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_UpdateGlobalTable.go62 GlobalTableDescription *types.GlobalTableDescription member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/dynamodb/
H A Dapi_op_DescribeGlobalTable.go48 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go90 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_UpdateGlobalTable.go62 GlobalTableDescription *types.GlobalTableDescription member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/dynamodb/
H A Dapi_op_DescribeGlobalTable.go48 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_UpdateGlobalTable.go62 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go90 GlobalTableDescription *types.GlobalTableDescription member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/dynamodb/
H A Dapi_op_DescribeGlobalTable.go52 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_CreateGlobalTable.go94 GlobalTableDescription *types.GlobalTableDescription member
H A Dapi_op_UpdateGlobalTable.go66 GlobalTableDescription *types.GlobalTableDescription member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/dynamodb/types/
H A Dtypes.go1438 type GlobalTableDescription struct { struct
1441 CreationDateTime *time.Time
1444 GlobalTableArn *string
1447 GlobalTableName *string
1460 GlobalTableStatus GlobalTableStatus
1463 ReplicationGroup []ReplicaDescription

123456