Class: Aws::Types::StartArchiveExportResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartArchiveExportResponse
- 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.
1391 1392 1393 |
# File 'sig/types.rbs', line 1391 def export_id @export_id end |