import * as mod from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/mobile.ts?docs=full";| BundleDetails | The details of the bundle. |
| CreateProjectRequest | Request structure used to request a project be created. |
| CreateProjectResult | Result structure used in response to a request to create a project. |
| DeleteProjectRequest | Request structure used to request a project be deleted. |
| DeleteProjectResult | Result structure used in response to request to delete a project. |
| DescribeBundleRequest | Request structure to request the details of a specific bundle. |
| DescribeBundleResult | Result structure contains the details of the bundle. |
| DescribeProjectRequest | Request structure used to request details about a project. |
| DescribeProjectResult | Result structure used for requests of project details. |
| ExportBundleRequest | Request structure used to request generation of custom SDK and tool packages required to integrate mobile web or app clients with backed AWS resources. |
| ExportBundleResult | Result structure which contains link to download custom-generated SDK and tool packages used to integrate mobile web or app clients with backed AWS resources. |
| ExportProjectRequest | Request structure used in requests to export project configuration details. |
| ExportProjectResult | Result structure used for requests to export project configuration details. |
| ListBundlesRequest | Request structure to request all available bundles. |
| ListBundlesResult | Result structure contains a list of all available bundles with details. |
| ListProjectsRequest | Request structure used to request projects list in AWS Mobile Hub. |
| ListProjectsResult | Result structure used for requests to list projects in AWS Mobile Hub. |
| ProjectDetails | Detailed information about an AWS Mobile Hub project. |
| ProjectSummary | Summary information about an AWS Mobile Hub project. |
| Resource | Information about an instance of an AWS resource associated with a project. |
| UpdateProjectRequest | Request structure used for requests to update project configuration. |
| UpdateProjectResult | Result structure used for requests to updated project configuration. |
| Platform | Developer desktop or target mobile app or website platform. |
| ProjectState | Synchronization state for a project. |