AWS.Tools.Mobile.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Mobile</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLBundleCmdlet">
            <summary>
            Generates customized software development kit (SDK) and or tool packages used to
            integrate mobile web or mobile app clients with backend AWS resources.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLBundleCmdlet.BundleId">
            <summary>
            <para>
            <para> Unique bundle identifier. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLBundleCmdlet.Platform">
            <summary>
            <para>
            <para> Developer desktop or target application platform. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLBundleCmdlet.ProjectId">
            <summary>
            <para>
            <para> Unique project identifier. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLBundleCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLProjectCmdlet">
            <summary>
            Exports project configuration to a snapshot which can be downloaded and shared. Note
            that mobile app push credentials are encrypted in exported projects, so they can only
            be shared successfully within the same AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLProjectCmdlet.ProjectId">
            <summary>
            <para>
            <para> Unique project identifier. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.ExportMOBLProjectCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLBundleCmdlet">
            <summary>
            Get the bundle details for the requested bundle id.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLBundleCmdlet.BundleId">
            <summary>
            <para>
            <para> Unique bundle identifier. </para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLBundleListCmdlet">
            <summary>
            List all available bundles.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLBundleListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Maximum number of records to list in a single response. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLBundleListCmdlet.NextToken">
            <summary>
            <para>
            <para> Pagination token. Set to null to start listing bundles from start. If non-null pagination
            token is returned in a result, then pass its value in here in another request to list
            more bundles. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLProjectCmdlet">
            <summary>
            Gets details about a project in AWS Mobile Hub.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLProjectCmdlet.ProjectId">
            <summary>
            <para>
            <para> Unique project identifier. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLProjectCmdlet.SyncFromResource">
            <summary>
            <para>
            <para> If set to true, causes AWS Mobile Hub to synchronize information from other services,
            e.g., update state of AWS CloudFormation stacks in the AWS Mobile Hub project. </para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLProjectListCmdlet">
            <summary>
            Lists projects in AWS Mobile Hub.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLProjectListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Maximum number of records to list in a single response. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.GetMOBLProjectListCmdlet.NextToken">
            <summary>
            <para>
            <para> Pagination token. Set to null to start listing projects from start. If non-null pagination
            token is returned in a result, then pass its value in here in another request to list
            more projects. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.NewMOBLProjectCmdlet">
            <summary>
            Creates an AWS Mobile Hub project.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.NewMOBLProjectCmdlet.Content">
            <summary>
            <para>
            <para> ZIP or YAML file which contains configuration settings to be used when creating the
            project. This may be the contents of the file downloaded from the URL provided in
            an export project operation. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.NewMOBLProjectCmdlet.Name">
            <summary>
            <para>
            <para> Name of the project. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.NewMOBLProjectCmdlet.ProjectRegion">
            <summary>
            <para>
            <para> Default region where project resources should be created. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.NewMOBLProjectCmdlet.SnapshotId">
            <summary>
            <para>
            <para> Unique identifier for an exported snapshot of project configuration. This snapshot
            identifier is included in the share URL when a project is exported. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.NewMOBLProjectCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.RemoveMOBLProjectCmdlet">
            <summary>
            Delets a project in AWS Mobile Hub.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.RemoveMOBLProjectCmdlet.ProjectId">
            <summary>
            <para>
            <para> Unique project identifier. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.RemoveMOBLProjectCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MOBL.UpdateMOBLProjectCmdlet">
            <summary>
            Update an existing project.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.UpdateMOBLProjectCmdlet.Content">
            <summary>
            <para>
            <para> ZIP or YAML file which contains project configuration to be updated. This should
            be the contents of the file downloaded from the URL provided in an export project
            operation. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.UpdateMOBLProjectCmdlet.ProjectId">
            <summary>
            <para>
            <para> Unique project identifier. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MOBL.UpdateMOBLProjectCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>