UNPKG

@altostra/core

Version:

Core library for shared types and logic

1 lines 2.57 kB
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.TimeToLiveSpecification=exports.AwsDynamoDbTable=exports.StreamViewType=exports.StreamSpecification=exports.SSESpecification=exports.ProvisionedThroughput=exports.ProjectionType=exports.Projection=exports.PointInTimeRecoverySpecification=exports.mkDynamoDbTablePolicy=exports.LocalSecondaryIndex=exports.KeyType=exports.KeySchema=exports.GlobalSecondaryIndex=exports.BillingMode=exports.AttributeType=exports.AttributeDefinition=void 0;var DynamoDB_1=require("../CloudFormation/DynamoDB");Object.defineProperty(exports,"AttributeDefinition",{enumerable:!0,get:function(){return DynamoDB_1.AttributeDefinition}}),Object.defineProperty(exports,"AttributeType",{enumerable:!0,get:function(){return DynamoDB_1.AttributeType}}),Object.defineProperty(exports,"BillingMode",{enumerable:!0,get:function(){return DynamoDB_1.BillingMode}}),Object.defineProperty(exports,"GlobalSecondaryIndex",{enumerable:!0,get:function(){return DynamoDB_1.GlobalSecondaryIndex}}),Object.defineProperty(exports,"KeySchema",{enumerable:!0,get:function(){return DynamoDB_1.KeySchema}}),Object.defineProperty(exports,"KeyType",{enumerable:!0,get:function(){return DynamoDB_1.KeyType}}),Object.defineProperty(exports,"LocalSecondaryIndex",{enumerable:!0,get:function(){return DynamoDB_1.LocalSecondaryIndex}}),Object.defineProperty(exports,"mkDynamoDbTablePolicy",{enumerable:!0,get:function(){return DynamoDB_1.mkDynamoDbTablePolicy}}),Object.defineProperty(exports,"PointInTimeRecoverySpecification",{enumerable:!0,get:function(){return DynamoDB_1.PointInTimeRecoverySpecification}}),Object.defineProperty(exports,"Projection",{enumerable:!0,get:function(){return DynamoDB_1.Projection}}),Object.defineProperty(exports,"ProjectionType",{enumerable:!0,get:function(){return DynamoDB_1.ProjectionType}}),Object.defineProperty(exports,"ProvisionedThroughput",{enumerable:!0,get:function(){return DynamoDB_1.ProvisionedThroughput}}),Object.defineProperty(exports,"SSESpecification",{enumerable:!0,get:function(){return DynamoDB_1.SSESpecification}}),Object.defineProperty(exports,"StreamSpecification",{enumerable:!0,get:function(){return DynamoDB_1.StreamSpecification}}),Object.defineProperty(exports,"StreamViewType",{enumerable:!0,get:function(){return DynamoDB_1.StreamViewType}}),Object.defineProperty(exports,"AwsDynamoDbTable",{enumerable:!0,get:function(){return DynamoDB_1.Table}}),Object.defineProperty(exports,"TimeToLiveSpecification",{enumerable:!0,get:function(){return DynamoDB_1.TimeToLiveSpecification}});