Class: Aws::Types::UpdateConfiguredTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateConfiguredTableOutput
- 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.
3325 3326 3327 |
# File 'sig/types.rbs', line 3325 def configured_table @configured_table end |