Class: Aws::Types::UpdateGlobalTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateGlobalTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_table_description ⇒ Types::GlobalTableDescription
Returns the value of attribute global_table_description.
Instance Attribute Details
#global_table_description ⇒ Types::GlobalTableDescription
Returns the value of attribute global_table_description.
1816 1817 1818 |
# File 'sig/types.rbs', line 1816 def global_table_description @global_table_description end |