

# DistributionBundle
<a name="API_DistributionBundle"></a>

Describes the specifications of a distribution bundle.

## Contents
<a name="API_DistributionBundle_Contents"></a>

 ** bundleId **   <a name="Lightsail-Type-DistributionBundle-bundleId"></a>
The ID of the bundle.  
Type: String  
Required: No

 ** isActive **   <a name="Lightsail-Type-DistributionBundle-isActive"></a>
Indicates whether the bundle is active, and can be specified for a new or existing distribution.  
Type: Boolean  
Required: No

 ** name **   <a name="Lightsail-Type-DistributionBundle-name"></a>
The name of the distribution bundle.  
Type: String  
Required: No

 ** price **   <a name="Lightsail-Type-DistributionBundle-price"></a>
The monthly price, in US dollars, of the bundle.  
Type: Float  
Required: No

 ** transferPerMonthInGb **   <a name="Lightsail-Type-DistributionBundle-transferPerMonthInGb"></a>
The monthly network transfer quota of the bundle.  
Type: Integer  
Required: No

## See Also
<a name="API_DistributionBundle_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/lightsail-2016-11-28/DistributionBundle) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lightsail-2016-11-28/DistributionBundle) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lightsail-2016-11-28/DistributionBundle) 