You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Mobile::Types::DescribeBundleRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DescribeBundleRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  bundle_id: "BundleId", # required
}

Request structure to request the details of a specific bundle.

Instance Attribute Summary collapse

Instance Attribute Details

#bundle_idString

Unique bundle identifier.

Returns:

  • (String)

    Unique bundle identifier.