Class: Aws::Types::CreateConfiguredTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateConfiguredTableOutput
- 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.
1041 1042 1043 |
# File 'sig/types.rbs', line 1041 def configured_table @configured_table end |