AWS SDK for .NET Documentation
BundleInstance Method (request)
AmazonAmazon.EC2AmazonEC2ClientBundleInstance(BundleInstanceRequest) Did this page help you?   Yes   No    Tell us about it...
Bundles an Amazon instance store-backed Windows instance. This procedure is not applicable for Linux and UNIX instances. During bundling, only the root device volume (C:\) is bundled. Data on other instance store volumes is not preserved.
Declaration Syntax
C#
public BundleInstanceResponse BundleInstance(
	BundleInstanceRequest request
)
Parameters
request (BundleInstanceRequest)
Bundle Instance request
Return Value
Bundle Instance Response from the service
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)