Class: Aws::Types::DescribeExportOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeExportOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export_description ⇒ Types::ExportDescription
Returns the value of attribute export_description.
Instance Attribute Details
#export_description ⇒ Types::ExportDescription
Returns the value of attribute export_description.
505 506 507 |
# File 'sig/types.rbs', line 505 def export_description @export_description end |