BundleInstanceRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the BundleInstance operation.

The BundleInstance operation request that an instance is bundled the next time it boots. The bundling process creates a new image from a running instance and stores the AMI data in S3. Once bundled, the image must be registered in the normal way using the RegisterImage API.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.BundleInstanceRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class BundleInstanceRequest : AmazonWebServiceRequest
         IRequestEvents

The BundleInstanceRequest type exposes the following members

Constructors

  Name Description
Public Method BundleInstanceRequest()

Properties

  Name Description
Public Property InstanceId The ID of the instance to bundle.
Public Property Storage

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8