Class: Aws::Types::DeleteConfiguredTableInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configured_table_identifier::String

Returns the value of attribute configured_table_identifier.

Returns:

  • (::String)


1198
1199
1200
# File 'sig/types.rbs', line 1198

def configured_table_identifier
  @configured_table_identifier
end