class Aws::Lightsail::Types::UpdateBucketBundleRequest
@note When making an API call, you may pass UpdateBucketBundleRequest
data as a hash: { bucket_name: "BucketName", # required bundle_id: "NonEmptyString", # required }
@!attribute [rw] bucket_name
The name of the bucket for which to update the bundle. @return [String]
@!attribute [rw] bundle_id
The ID of the new bundle to apply to the bucket. Use the GetBucketBundles action to get a list of bundle IDs that you can specify. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/UpdateBucketBundleRequest AWS API Documentation
Constants
- SENSITIVE