Class: Aws::Types::ExportTableToPointInTimeOutput
- Inherits:
-
Object
- Object
- Aws::Types::ExportTableToPointInTimeOutput
- 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.
706 707 708 |
# File 'sig/types.rbs', line 706 def export_description @export_description end |