Class: Aws::Types::DeleteConfiguredTableInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConfiguredTableInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configured_table_identifier ⇒ ::String
Returns the value of attribute configured_table_identifier.
Instance Attribute Details
#configured_table_identifier ⇒ ::String
Returns the value of attribute configured_table_identifier.
1198 1199 1200 |
# File 'sig/types.rbs', line 1198 def configured_table_identifier @configured_table_identifier end |