Class: Aws::Types::DeleteCapacityManagerDataExportResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCapacityManagerDataExportResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capacity_manager_data_export_id ⇒ ::String
Returns the value of attribute capacity_manager_data_export_id.
Instance Attribute Details
#capacity_manager_data_export_id ⇒ ::String
Returns the value of attribute capacity_manager_data_export_id.
3965 3966 3967 |
# File 'sig/types.rbs', line 3965 def capacity_manager_data_export_id @capacity_manager_data_export_id end |