Class: Aws::Types::UpdateBucketBundleResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateBucketBundleResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
Instance Attribute Details
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
3080 3081 3082 |
# File 'sig/types.rbs', line 3080 def operations @operations end |