ableToUpdateBundle property

bool? ableToUpdateBundle
final

Indicates whether the bundle that is currently applied to your distribution, specified using the distributionName parameter, can be changed to another bundle.

Use the UpdateDistributionBundle action to change your distribution's bundle.

Implementation

final bool? ableToUpdateBundle;