Class: Aws::Types::DescribeGlobalTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeGlobalTableOutput
- 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.
515 516 517 |
# File 'sig/types.rbs', line 515 def global_table_description @global_table_description end |