Class: Aws::Types::DescribeExportRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeExportRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export_id ⇒ ::String
Returns the value of attribute export_id.
Instance Attribute Details
#export_id ⇒ ::String
Returns the value of attribute export_id.
1504 1505 1506 |
# File 'sig/types.rbs', line 1504 def export_id @export_id end |