Class: Aws::Types::GetConfiguredTableInput
- Inherits:
-
Object
- Object
- Aws::Types::GetConfiguredTableInput
- 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.
1512 1513 1514 |
# File 'sig/types.rbs', line 1512 def configured_table_identifier @configured_table_identifier end |