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)


1387
1388
1389
# File 'sig/types.rbs', line 1387

def enable_table_creation
  @enable_table_creation
end