class Aws::Lightsail::Types::UpdateDistributionBundleRequest
@note When making an API call, you may pass UpdateDistributionBundleRequest
data as a hash: { distribution_name: "ResourceName", bundle_id: "string", }
@!attribute [rw] distribution_name
The name of the distribution for which to update the bundle. Use the `GetDistributions` action to get a list of distribution names that you can specify. @return [String]
@!attribute [rw] bundle_id
The bundle ID of the new bundle to apply to your distribution. Use the `GetDistributionBundles` action to get a list of distribution bundle IDs that you can specify. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/UpdateDistributionBundleRequest AWS API Documentation
Constants
- SENSITIVE