Class: Aws::Types::TableCreation
- Inherits:
-
Object
- Object
- Aws::Types::TableCreation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_table_creation ⇒ Boolean
Returns the value of attribute enable_table_creation.
Instance Attribute Details
#enable_table_creation ⇒ Boolean
Returns the value of attribute enable_table_creation.
1387 1388 1389 |
# File 'sig/types.rbs', line 1387 def enable_table_creation @enable_table_creation end |