Class: Aws::Types::ImportTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::ImportTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#import_table_description ⇒ Types::ImportTableDescription
Returns the value of attribute import_table_description.
Instance Attribute Details
#import_table_description ⇒ Types::ImportTableDescription
Returns the value of attribute import_table_description.
911 912 913 |
# File 'sig/types.rbs', line 911 def import_table_description @import_table_description end |