Class: Aws::Types::GetConfiguredTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetConfiguredTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configured_table ⇒ Types::ConfiguredTable
Returns the value of attribute configured_table.
Instance Attribute Details
#configured_table ⇒ Types::ConfiguredTable
Returns the value of attribute configured_table.
1498 1499 1500 |
# File 'sig/types.rbs', line 1498 def configured_table @configured_table end |