AWS.Tools.AppTest.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.AppTest</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.AddATResourceTagCmdlet">
            <summary>
            Specifies tags of a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.AddATResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the tag resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.AddATResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.AddATResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.AddATResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.AddATResourceTagCmdlet.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.AT.GetATResourceTagCmdlet">
            <summary>
            Lists tags for a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseCmdlet">
            <summary>
            Gets a test case.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseCmdlet.TestCaseId">
            <summary>
            <para>
            <para>The request test ID of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseCmdlet.TestCaseVersion">
            <summary>
            <para>
            <para>The test case version of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.GetTestCaseResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.GetTestCaseResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestCaseId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestCaseId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseListCmdlet">
            <summary>
            Lists test cases.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseListCmdlet.TestCaseId">
            <summary>
            <para>
            <para>The IDs of the test cases.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum results of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseListCmdlet.NextToken">
            <summary>
            <para>
            <para>The next token of the test cases.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestCaseListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TestCases'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.ListTestCasesResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.ListTestCasesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationCmdlet">
            <summary>
            Gets a test configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationCmdlet.TestConfigurationId">
            <summary>
            <para>
            <para>The request test configuration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationCmdlet.TestConfigurationVersion">
            <summary>
            <para>
            <para>The test configuration version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.GetTestConfigurationResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.GetTestConfigurationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestConfigurationId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestConfigurationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationListCmdlet">
            <summary>
            Lists test configurations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationListCmdlet.TestConfigurationId">
            <summary>
            <para>
            <para>The configuration IDs of the test configurations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum results of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The next token for the test configurations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestConfigurationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TestConfigurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.ListTestConfigurationsResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.ListTestConfigurationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestRunListCmdlet">
            <summary>
            Lists test runs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunListCmdlet.TestRunId">
            <summary>
            <para>
            <para>The test run IDs of the test runs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunListCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The test suite ID of the test runs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of test runs to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token from the previous request to retrieve the next page of test run results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TestRuns'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.ListTestRunsResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.ListTestRunsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestSuiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestSuiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepCmdlet">
            <summary>
            Gets a test run step.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepCmdlet.StepName">
            <summary>
            <para>
            <para>The step name of the test run step.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepCmdlet.TestCaseId">
            <summary>
            <para>
            <para>The test case ID of a test run step.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepCmdlet.TestRunId">
            <summary>
            <para>
            <para>The test run ID of the test run step.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The test suite ID of a test run step.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.GetTestRunStepResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.GetTestRunStepResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestRunId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestRunId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet">
            <summary>
            Lists test run steps.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet.TestCaseId">
            <summary>
            <para>
            <para>The test case ID of the test run steps.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet.TestRunId">
            <summary>
            <para>
            <para>The test run ID of the test run steps.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The test suite ID of the test run steps.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of test run steps to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token from a previous step to retrieve the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TestRunSteps'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.ListTestRunStepsResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.ListTestRunStepsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunStepListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestRunId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestRunId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestRunTestCaseListCmdlet">
            <summary>
            Lists test run test cases.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunTestCaseListCmdlet.TestRunId">
            <summary>
            <para>
            <para>The test run ID of the test cases.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunTestCaseListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of test run test cases to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunTestCaseListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token from a previous request to retrieve the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunTestCaseListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TestRunTestCases'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.ListTestRunTestCasesResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.ListTestRunTestCasesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestRunTestCaseListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestRunId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestRunId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteCmdlet">
            <summary>
            Gets a test suite.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The ID of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteCmdlet.TestSuiteVersion">
            <summary>
            <para>
            <para>The version of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.GetTestSuiteResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.GetTestSuiteResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestSuiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestSuiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteListCmdlet">
            <summary>
            Lists test suites.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteListCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The suite ID of the test suites.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of test suites to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token from a previous request to retrieve the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.GetATTestSuiteListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TestSuites'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.ListTestSuitesResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.ListTestSuitesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet">
            <summary>
            Creates a test case.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.Description">
            <summary>
            <para>
            <para>The description of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.Name">
            <summary>
            <para>
            <para>The name of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.Step">
            <summary>
            <para>
            <para>The steps in the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.Tag">
            <summary>
            <para>
            <para>The specified tags of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.CreateTestCaseResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.CreateTestCaseResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestCaseCmdlet.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.AT.NewATTestConfigurationCmdlet">
            <summary>
            Creates a test configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.ServiceSettings_KmsKeyId">
            <summary>
            <para>
            <para>The KMS key ID of the service settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.Property">
            <summary>
            <para>
            <para>The properties of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.Resource">
            <summary>
            <para>
            <para>The defined resources of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.Tag">
            <summary>
            <para>
            <para>The tags of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.CreateTestConfigurationResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.CreateTestConfigurationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestConfigurationCmdlet.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.AT.NewATTestSuiteCmdlet">
            <summary>
            Creates a test suite.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.AfterStep">
            <summary>
            <para>
            <para>The after steps of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.BeforeStep">
            <summary>
            <para>
            <para>The before steps of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.Description">
            <summary>
            <para>
            <para>The description of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.Name">
            <summary>
            <para>
            <para>The name of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.TestCases_Sequential">
            <summary>
            <para>
            <para>The sequential of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.Tag">
            <summary>
            <para>
            <para>The tags of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.CreateTestSuiteResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.CreateTestSuiteResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.NewATTestSuiteCmdlet.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.AT.RemoveATResourceTagCmdlet">
            <summary>
            Untags a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATResourceTagCmdlet.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.AT.RemoveATTestCaseCmdlet">
            <summary>
            Deletes a test case.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestCaseCmdlet.TestCaseId">
            <summary>
            <para>
            <para>The test case ID of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestCaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.DeleteTestCaseResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestCaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestCaseId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestCaseId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestCaseCmdlet.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.AT.RemoveATTestConfigurationCmdlet">
            <summary>
            Deletes a test configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestConfigurationCmdlet.TestConfigurationId">
            <summary>
            <para>
            <para>The test ID of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.DeleteTestConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestConfigurationId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestConfigurationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestConfigurationCmdlet.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.AT.RemoveATTestRunCmdlet">
            <summary>
            Deletes a test run.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestRunCmdlet.TestRunId">
            <summary>
            <para>
            <para>The run ID of the test run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestRunCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.DeleteTestRunResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestRunCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestRunId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestRunId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestRunCmdlet.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.AT.RemoveATTestSuiteCmdlet">
            <summary>
            Deletes a test suite.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestSuiteCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The test ID of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestSuiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.DeleteTestSuiteResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestSuiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestSuiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestSuiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.RemoveATTestSuiteCmdlet.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.AT.StartATTestRunCmdlet">
            <summary>
            Starts a test run.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.StartATTestRunCmdlet.Tag">
            <summary>
            <para>
            <para>The tags of the test run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.StartATTestRunCmdlet.TestConfigurationId">
            <summary>
            <para>
            <para>The configuration ID of the test run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.StartATTestRunCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The test suite ID of the test run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.StartATTestRunCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token of the test run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.StartATTestRunCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.StartTestRunResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.StartTestRunResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.StartATTestRunCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestSuiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestSuiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.StartATTestRunCmdlet.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.AT.UpdateATTestCaseCmdlet">
            <summary>
            Updates a test case.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestCaseCmdlet.Description">
            <summary>
            <para>
            <para>The description of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestCaseCmdlet.Step">
            <summary>
            <para>
            <para>The steps of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestCaseCmdlet.TestCaseId">
            <summary>
            <para>
            <para>The test case ID of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestCaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.UpdateTestCaseResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.UpdateTestCaseResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestCaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestCaseId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestCaseId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestCaseCmdlet.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.AT.UpdateATTestConfigurationCmdlet">
            <summary>
            Updates a test configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.ServiceSettings_KmsKeyId">
            <summary>
            <para>
            <para>The KMS key ID of the service settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.Property">
            <summary>
            <para>
            <para>The properties of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.Resource">
            <summary>
            <para>
            <para>The resources of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.TestConfigurationId">
            <summary>
            <para>
            <para>The test configuration ID of the test configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.UpdateTestConfigurationResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.UpdateTestConfigurationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestConfigurationId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestConfigurationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestConfigurationCmdlet.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.AT.UpdateATTestSuiteCmdlet">
            <summary>
            Updates a test suite.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.AfterStep">
            <summary>
            <para>
            <para>The after steps of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.BeforeStep">
            <summary>
            <para>
            <para>The before steps for the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.Description">
            <summary>
            <para>
            <para>The description of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.TestCases_Sequential">
            <summary>
            <para>
            <para>The sequential of the test case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.TestSuiteId">
            <summary>
            <para>
            <para>The test suite ID of the test suite.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppTest.Model.UpdateTestSuiteResponse).
            Specifying the name of a property of type Amazon.AppTest.Model.UpdateTestSuiteResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TestSuiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^TestSuiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AT.UpdateATTestSuiteCmdlet.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>