Class: Aws::Types::DynamodbTableConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::DynamodbTableConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_policy ⇒ ::String
Returns the value of attribute table_policy.
Instance Attribute Details
#table_policy ⇒ ::String
Returns the value of attribute table_policy.
359 360 361 |
# File 'sig/types.rbs', line 359 def table_policy @table_policy end |