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.
3298 3299 3300 |
# File 'sig/types.rbs', line 3298 def configured_table @configured_table end |