class Aws::Mobile::Types::DescribeBundleRequest

Request structure to request the details of a specific bundle.

@note When making an API call, you may pass DescribeBundleRequest

data as a hash:

    {
      bundle_id: "BundleId", # required
    }

@!attribute [rw] bundle_id

Unique bundle identifier.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mobile-2017-07-01/DescribeBundleRequest AWS API Documentation

Constants

SENSITIVE