Class: Aws::Types::DescribeImportInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeImportInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#import_arn ⇒ ::String
Returns the value of attribute import_arn.
Instance Attribute Details
#import_arn ⇒ ::String
Returns the value of attribute import_arn.
531 532 533 |
# File 'sig/types.rbs', line 531 def import_arn @import_arn end |