Class: Aws::Types::CancelBundleTaskResult
- Inherits:
-
Object
- Object
- Aws::Types::CancelBundleTaskResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bundle_task ⇒ Types::BundleTask
Returns the value of attribute bundle_task.
Instance Attribute Details
#bundle_task ⇒ Types::BundleTask
Returns the value of attribute bundle_task.
1145 1146 1147 |
# File 'sig/types.rbs', line 1145 def bundle_task @bundle_task end |