lightsail_update_distribution_bundle {paws.compute} | R Documentation |
Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution
Description
Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution.
See https://www.paws-r-sdk.com/docs/lightsail_update_distribution_bundle/ for full documentation.
Usage
lightsail_update_distribution_bundle(distributionName = NULL, bundleId = NULL)
Arguments
distributionName |
The name of the distribution for which to update the bundle. Use the |
bundleId |
The bundle ID of the new bundle to apply to your distribution. Use the |
[Package paws.compute version 0.9.0 Index]