Class: Aws::Types::GetArchiveExportRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetArchiveExportRequest
- 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.
464 465 466 |
# File 'sig/types.rbs', line 464 def export_id @export_id end |