menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
TableDescription
tableArn property
tableArn property
dark_mode
light_mode
tableArn
property
String
?
tableArn
final
The Amazon Resource Name (ARN) that uniquely identifies the table.
Implementation
final String? tableArn;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
TableDescription
tableArn property
TableDescription class