Class: Aws::Types::GetDistributionBundlesResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bundles::Array[Types::DistributionBundle]

Returns the value of attribute bundles.

Returns:



1619
1620
1621
# File 'sig/types.rbs', line 1619

def bundles
  @bundles
end