menu
pulumi_aws package
documentation
keyspaces.dart
TableArgs
tableName property
tableName property
dark_mode
light_mode
tableName
property
Input
<
String
>
tableName
final
The name of the table.
The following arguments are optional:
Implementation
final pulumi.Input<String> tableName;
pulumi_aws package
documentation
keyspaces
TableArgs
tableName property
TableArgs class