Class: Aws::Types::TableCreation

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_table_creationBoolean

Returns the value of attribute enable_table_creation.

Returns:

  • (Boolean)


1395
1396
1397
# File 'sig/types.rbs', line 1395

def enable_table_creation
  @enable_table_creation
end