Class: Aws::Types::DescribeExportInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeExportInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export_arn ⇒ ::String
Returns the value of attribute export_arn.
Instance Attribute Details
#export_arn ⇒ ::String
Returns the value of attribute export_arn.
500 501 502 |
# File 'sig/types.rbs', line 500 def export_arn @export_arn end |