AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the ExportBundle operation. Generates customized software development kit (SDK) and or tool packages used to integrate mobile web or mobile app clients with backend AWS resources.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Mobile.AmazonMobileRequest
      Amazon.Mobile.Model.ExportBundleRequest

Namespace: Amazon.Mobile.Model
Assembly: AWSSDK.Mobile.dll
Version: 3.x.y.z

Syntax

C#
public class ExportBundleRequest : AmazonMobileRequest
         IAmazonWebServiceRequest

The ExportBundleRequest type exposes the following members

Constructors

NameDescription
Public Method ExportBundleRequest()

Properties

NameTypeDescription
Public Property BundleId System.String

Gets and sets the property BundleId.

Unique bundle identifier.

Public Property Platform Amazon.Mobile.Platform

Gets and sets the property Platform.

Developer desktop or target application platform.

Public Property ProjectId System.String

Gets and sets the property ProjectId.

Unique project identifier.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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