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.
1493 1494 1495 |
# File 'sig/types.rbs', line 1493 def configured_table_identifier @configured_table_identifier end |