Class: Aws::Types::DescribeImportOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeImportOutput
- 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.
536 537 538 |
# File 'sig/types.rbs', line 536 def import_table_description @import_table_description end |