AWS.Tools.BedrockDataAutomation.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.BedrockDataAutomation</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.BDA.AddBDAResourceTagCmdlet">
            <summary>
            Tag an Amazon Bedrock Data Automation resource
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.AddBDAResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.AddBDAResourceTagCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.AddBDAResourceTagCmdlet.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.BedrockDataAutomation.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.AddBDAResourceTagCmdlet.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.BDA.AddBDAResourceTagCmdlet.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.BDA.GetBDABlueprintCmdlet">
            <summary>
            Gets an existing Amazon Bedrock Data Automation Blueprint
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintCmdlet.BlueprintArn">
            <summary>
            <para>
            <para>ARN generated at the server side when a Blueprint is created</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintCmdlet.BlueprintStage">
            <summary>
            <para>
            <para>Optional field to get a specific Blueprint stage</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintCmdlet.BlueprintVersion">
            <summary>
            <para>
            <para>Optional field to get a specific Blueprint version</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Blueprint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BedrockDataAutomation.Model.GetBlueprintResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.GetBlueprintResponse 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.BDA.GetBDABlueprintCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BlueprintArn parameter.
            The -PassThru parameter is deprecated, use -Select '^BlueprintArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet">
            <summary>
            Lists all existing Amazon Bedrock Data Automation Blueprints<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.BlueprintArn">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.BlueprintStageFilter">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.ProjectFilter_ProjectArn">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.ProjectFilter_ProjectStage">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.ResourceOwner">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.MaxResult">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.NextToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDABlueprintListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Blueprints'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BedrockDataAutomation.Model.ListBlueprintsResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.ListBlueprintsResponse 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.BDA.GetBDABlueprintListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectCmdlet">
            <summary>
            Gets an existing Amazon Bedrock Data Automation Project
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectCmdlet.ProjectArn">
            <summary>
            <para>
            <para>ARN generated at the server side when a DataAutomationProject is created</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectCmdlet.ProjectStage">
            <summary>
            <para>
            <para>Optional field to delete a specific DataAutomationProject stage</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Project'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BedrockDataAutomation.Model.GetDataAutomationProjectResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.GetDataAutomationProjectResponse 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.BDA.GetBDADataAutomationProjectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProjectArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ProjectArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet">
            <summary>
            Lists all existing Amazon Bedrock Data Automation Projects<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.BlueprintFilter_BlueprintArn">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.BlueprintFilter_BlueprintStage">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.BlueprintFilter_BlueprintVersion">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.ProjectStageFilter">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.ResourceOwner">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.MaxResult">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.NextToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDADataAutomationProjectListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Projects'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BedrockDataAutomation.Model.ListDataAutomationProjectsResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.ListDataAutomationProjectsResponse 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.BDA.GetBDADataAutomationProjectListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.BDA.GetBDAResourceTagCmdlet">
            <summary>
            List tags for an Amazon Bedrock Data Automation resource
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDAResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.GetBDAResourceTagCmdlet.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.BedrockDataAutomation.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.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.BDA.GetBDAResourceTagCmdlet.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.BDA.NewBDABlueprintCmdlet">
            <summary>
            Creates an Amazon Bedrock Data Automation Blueprint
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.BlueprintName">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.BlueprintStage">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.EncryptionConfiguration_KmsEncryptionContext">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.EncryptionConfiguration_KmsKeyId">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.Schema">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.Type">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.ClientToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Blueprint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BedrockDataAutomation.Model.CreateBlueprintResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.CreateBlueprintResponse 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.BDA.NewBDABlueprintCmdlet.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.BDA.NewBDABlueprintVersionCmdlet">
            <summary>
            Creates a new version of an existing Amazon Bedrock Data Automation Blueprint
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintVersionCmdlet.BlueprintArn">
            <summary>
            <para>
            <para>ARN generated at the server side when a Blueprint is created</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintVersionCmdlet.ClientToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Blueprint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BedrockDataAutomation.Model.CreateBlueprintVersionResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.CreateBlueprintVersionResponse 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.BDA.NewBDABlueprintVersionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BlueprintArn parameter.
            The -PassThru parameter is deprecated, use -Select '^BlueprintArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDABlueprintVersionCmdlet.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.BDA.NewBDADataAutomationProjectCmdlet">
            <summary>
            Creates an Amazon Bedrock Data Automation Project
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.CustomOutputConfiguration_Blueprint">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ModalityRouting_Jpeg">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.EncryptionConfiguration_KmsEncryptionContext">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.EncryptionConfiguration_KmsKeyId">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ModalityRouting_Mov">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ModalityRouting_Mp4">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ModalityRouting_Png">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ProjectDescription">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ProjectName">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ProjectStage">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.OverrideConfiguration_Audio_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.OverrideConfiguration_Document_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.Splitter_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.OverrideConfiguration_Image_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.OverrideConfiguration_Video_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_Extraction_Category_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Document_Extraction_BoundingBox_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Document_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.AdditionalFileFormat_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_Extraction_BoundingBox_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_Extraction_Category_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_Extraction_BoundingBox_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_Extraction_Category_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_Extraction_Category_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_GenerativeField_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.Granularity_Type">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.TextFormat_Type">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_Extraction_Category_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_GenerativeField_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_Extraction_Category_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_GenerativeField_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.ClientToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.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.BedrockDataAutomation.Model.CreateDataAutomationProjectResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.CreateDataAutomationProjectResponse 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.BDA.NewBDADataAutomationProjectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProjectName parameter.
            The -PassThru parameter is deprecated, use -Select '^ProjectName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.NewBDADataAutomationProjectCmdlet.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.BDA.RemoveBDABlueprintCmdlet">
            <summary>
            Deletes an existing Amazon Bedrock Data Automation Blueprint
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDABlueprintCmdlet.BlueprintArn">
            <summary>
            <para>
            <para>ARN generated at the server side when a Blueprint is created</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDABlueprintCmdlet.BlueprintVersion">
            <summary>
            <para>
            <para>Optional field to delete a specific Blueprint version</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDABlueprintCmdlet.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.BedrockDataAutomation.Model.DeleteBlueprintResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDABlueprintCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BlueprintArn parameter.
            The -PassThru parameter is deprecated, use -Select '^BlueprintArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDABlueprintCmdlet.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.BDA.RemoveBDADataAutomationProjectCmdlet">
            <summary>
            Deletes an existing Amazon Bedrock Data Automation Project
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDADataAutomationProjectCmdlet.ProjectArn">
            <summary>
            <para>
            <para>ARN generated at the server side when a DataAutomationProject is created</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDADataAutomationProjectCmdlet.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.BedrockDataAutomation.Model.DeleteDataAutomationProjectResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.DeleteDataAutomationProjectResponse 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.BDA.RemoveBDADataAutomationProjectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProjectArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ProjectArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDADataAutomationProjectCmdlet.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.BDA.RemoveBDAResourceTagCmdlet">
            <summary>
            Untag an Amazon Bedrock Data Automation resource
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDAResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDAResourceTagCmdlet.TagKey">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDAResourceTagCmdlet.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.BedrockDataAutomation.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.RemoveBDAResourceTagCmdlet.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.BDA.RemoveBDAResourceTagCmdlet.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.BDA.UpdateBDABlueprintCmdlet">
            <summary>
            Updates an existing Amazon Bedrock Data Automation Blueprint
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDABlueprintCmdlet.BlueprintArn">
            <summary>
            <para>
            <para>ARN generated at the server side when a Blueprint is created</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDABlueprintCmdlet.BlueprintStage">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDABlueprintCmdlet.EncryptionConfiguration_KmsEncryptionContext">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDABlueprintCmdlet.EncryptionConfiguration_KmsKeyId">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDABlueprintCmdlet.Schema">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDABlueprintCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Blueprint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BedrockDataAutomation.Model.UpdateBlueprintResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.UpdateBlueprintResponse 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.BDA.UpdateBDABlueprintCmdlet.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.BDA.UpdateBDADataAutomationProjectCmdlet">
            <summary>
            Updates an existing Amazon Bedrock Data Automation Project
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.CustomOutputConfiguration_Blueprint">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.ModalityRouting_Jpeg">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.EncryptionConfiguration_KmsEncryptionContext">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.EncryptionConfiguration_KmsKeyId">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.ModalityRouting_Mov">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.ModalityRouting_Mp4">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.ModalityRouting_Png">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.ProjectArn">
            <summary>
            <para>
            <para>ARN generated at the server side when a DataAutomationProject is created</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.ProjectDescription">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.ProjectStage">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.OverrideConfiguration_Audio_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.OverrideConfiguration_Document_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.Splitter_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.OverrideConfiguration_Image_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.OverrideConfiguration_Video_ModalityProcessing_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_Extraction_Category_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Document_Extraction_BoundingBox_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Document_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.AdditionalFileFormat_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_Extraction_BoundingBox_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_Extraction_Category_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_Extraction_BoundingBox_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_Extraction_Category_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_GenerativeField_State">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_Extraction_Category_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Audio_GenerativeField_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.Granularity_Type">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.TextFormat_Type">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_Extraction_Category_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Image_GenerativeField_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_Extraction_Category_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.StandardOutputConfiguration_Video_GenerativeField_Types">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.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.BedrockDataAutomation.Model.UpdateDataAutomationProjectResponse).
            Specifying the name of a property of type Amazon.BedrockDataAutomation.Model.UpdateDataAutomationProjectResponse 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.BDA.UpdateBDADataAutomationProjectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProjectArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ProjectArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.BDA.UpdateBDADataAutomationProjectCmdlet.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>