Get Table Result
constructor(arn: String, attributes: List<GetTableAttribute>, billingMode: String, deletionProtectionEnabled: Boolean, globalSecondaryIndexes: List<GetTableGlobalSecondaryIndex>, hashKey: String, id: String, localSecondaryIndexes: List<GetTableLocalSecondaryIndex>, name: String, pointInTimeRecovery: GetTablePointInTimeRecovery, rangeKey: String, readCapacity: Int, replicas: List<GetTableReplica>, serverSideEncryption: GetTableServerSideEncryption, streamArn: String, streamEnabled: Boolean, streamLabel: String, streamViewType: String, tableClass: String, tags: Map<String, String>, ttl: GetTableTtl, writeCapacity: Int)