Class: Aws::Types::GetDistributionBundlesResult
- Inherits:
-
Object
- Object
- Aws::Types::GetDistributionBundlesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bundles ⇒ ::Array[Types::DistributionBundle]
Returns the value of attribute bundles.
Instance Attribute Details
#bundles ⇒ ::Array[Types::DistributionBundle]
Returns the value of attribute bundles.
1619 1620 1621 |
# File 'sig/types.rbs', line 1619 def bundles @bundles end |