AWS.Tools.CleanRooms.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.CleanRooms</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet">
            <summary>
            Tags a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the resource you want to tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>A map of objects specifying each key name and value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.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.CleanRooms.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.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.CRS.AddCRSResourceTagCmdlet.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.CRS.GetCRSAnalysisTemplateCmdlet">
            <summary>
            Retrieves an analysis template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateCmdlet.AnalysisTemplateIdentifier">
            <summary>
            <para>
            <para>The identifier for the analysis template resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetAnalysisTemplateResponse 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.CRS.GetCRSAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet">
            <summary>
            Lists analysis templates that the caller owns.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplateSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListAnalysisTemplatesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListAnalysisTemplatesResponse 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.CRS.GetCRSAnalysisTemplateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet">
            <summary>
            Retrieves multiple analysis templates within a collaboration by their Amazon Resource
            Names (ARNs).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.AnalysisTemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the analysis templates belong to. Currently
            accepts collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.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.CleanRooms.Model.BatchGetCollaborationAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.BatchGetCollaborationAnalysisTemplateResponse 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.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet">
            <summary>
            Retrieves multiple schemas by their identifiers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schemas belong to. Currently accepts
            collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet.Name">
            <summary>
            <para>
            <para>The names for the schema objects to retrieve.&gt;</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet.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.CleanRooms.Model.BatchGetSchemaResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.BatchGetSchemaResponse 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.CRS.GetCRSBatchSchemaCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationCmdlet">
            <summary>
            Returns metadata about a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Collaboration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetCollaborationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetCollaborationResponse 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.CRS.GetCRSCollaborationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet">
            <summary>
            Retrieves an analysis template within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.AnalysisTemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the analysis templates belong to. Currently
            accepts collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationAnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetCollaborationAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetCollaborationAnalysisTemplateResponse 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.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet">
            <summary>
            Lists analysis templates within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the analysis templates belong to. Currently
            accepts collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationAnalysisTemplateSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListCollaborationAnalysisTemplatesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListCollaborationAnalysisTemplatesResponse 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.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationCmdlet">
            <summary>
            Retrieves a configured audience model association within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the configured audience model association
            belongs to. Accepts a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationCmdlet.ConfiguredAudienceModelAssociationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the configured audience model association that you want to
            retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationConfiguredAudienceModelAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetCollaborationConfiguredAudienceModelAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetCollaborationConfiguredAudienceModelAssociationResponse 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.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredAudienceModelAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredAudienceModelAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationListCmdlet">
            <summary>
            Lists configured audience model associations within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the configured audience model association
            belongs to. Accepts a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationConfiguredAudienceModelAssociationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListCollaborationConfiguredAudienceModelAssociationsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListCollaborationConfiguredAudienceModelAssociationsResponse 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.CRS.GetCRSCollaborationConfiguredAudienceModelAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet">
            <summary>
            Lists collaborations the caller owns, is active in, or has been invited to.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.MemberStatus">
            <summary>
            <para>
            <para>The caller's status in a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service may return a nextToken even if the maximum results
            has not been met.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListCollaborationsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListCollaborationsResponse 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.CRS.GetCRSCollaborationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberStatus parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberStatus' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetListCmdlet">
            <summary>
            Returns an array that summarizes each privacy budget in a specified collaboration.
            The summary includes the collaboration ARN, creation time, creating account, and privacy
            budget details.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your collaborations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetListCmdlet.PrivacyBudgetType">
            <summary>
            <para>
            <para>Specifies the type of the privacy budget.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service may return a nextToken even if the maximum results
            has not been met.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationPrivacyBudgetSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListCollaborationPrivacyBudgetsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListCollaborationPrivacyBudgetsResponse 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.CRS.GetCRSCollaborationPrivacyBudgetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateCmdlet">
            <summary>
            Returns details about a specified privacy budget template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your collaborations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateCmdlet.PrivacyBudgetTemplateIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your privacy budget templates.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationPrivacyBudgetTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetCollaborationPrivacyBudgetTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetCollaborationPrivacyBudgetTemplateResponse 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.CRS.GetCRSCollaborationPrivacyBudgetTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PrivacyBudgetTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^PrivacyBudgetTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateListCmdlet">
            <summary>
            Returns an array that summarizes each privacy budget template in a specified collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your collaborations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service may return a nextToken even if the maximum results
            has not been met.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationPrivacyBudgetTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationPrivacyBudgetTemplateSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListCollaborationPrivacyBudgetTemplatesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListCollaborationPrivacyBudgetTemplatesResponse 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.CRS.GetCRSCollaborationPrivacyBudgetTemplateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationCmdlet">
            <summary>
            Returns information about a configured audience model association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationCmdlet.ConfiguredAudienceModelAssociationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the configured audience model association that you want to
            retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership that contains the configured audience model
            association that you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredAudienceModelAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetConfiguredAudienceModelAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetConfiguredAudienceModelAssociationResponse 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.CRS.GetCRSConfiguredAudienceModelAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredAudienceModelAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredAudienceModelAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationListCmdlet">
            <summary>
            Lists information about requested configured audience model associations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for a membership that contains the configured audience model associations
            that you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service may return a nextToken even if the maximum results
            has not been met.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredAudienceModelAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredAudienceModelAssociationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListConfiguredAudienceModelAssociationsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListConfiguredAudienceModelAssociationsResponse 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.CRS.GetCRSConfiguredAudienceModelAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableCmdlet">
            <summary>
            Retrieves a configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTable'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetConfiguredTableResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetConfiguredTableResponse 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.CRS.GetCRSConfiguredTableCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Retrieves a configured table analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The analysis rule to be retrieved. Configured table analysis rules are uniquely identified
            by their configured table identifier and analysis rule type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table to retrieve. Currently accepts the
            configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetConfiguredTableAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetConfiguredTableAnalysisRuleResponse 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.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet">
            <summary>
            Retrieves a configured table association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet.ConfiguredTableAssociationIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table association to retrieve. Currently accepts
            the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership that the configured table association belongs
            to. Currently accepts the membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetConfiguredTableAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetConfiguredTableAssociationResponse 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.CRS.GetCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet">
            <summary>
            Lists configured table associations for a membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership to list configured table associations for.
            Currently accepts the membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListConfiguredTableAssociationsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListConfiguredTableAssociationsResponse 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.CRS.GetCRSConfiguredTableAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet">
            <summary>
            Lists configured tables.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListConfiguredTablesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListConfiguredTablesResponse 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.CRS.GetCRSMemberListCmdlet">
            <summary>
            Lists all members within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier of the collaboration in which the members are listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MemberSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListMembersResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListMembersResponse 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.CRS.GetCRSMemberListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipCmdlet">
            <summary>
            Retrieves a specified membership for an identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Membership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetMembershipResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetMembershipResponse 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.CRS.GetCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet">
            <summary>
            Lists all memberships resources within the caller's account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.Status">
            <summary>
            <para>
            <para>A filter which will return only memberships in the specified status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MembershipSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListMembershipsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListMembershipsResponse 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.CRS.GetCRSMembershipListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Status parameter.
            The -PassThru parameter is deprecated, use -Select '^Status' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetListCmdlet">
            <summary>
            Returns detailed information about the privacy budgets in a specified membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The privacy budget
            is retrieved from the collaboration that this membership belongs to. Accepts a membership
            ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetListCmdlet.PrivacyBudgetType">
            <summary>
            <para>
            <para>The privacy budget type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service may return a nextToken even if the maximum results
            has not been met.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PrivacyBudgetSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListPrivacyBudgetsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListPrivacyBudgetsResponse 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.CRS.GetCRSPrivacyBudgetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateCmdlet">
            <summary>
            Returns details for a specified privacy budget template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The privacy budget
            template is retrieved from the collaboration that this membership belongs to. Accepts
            a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateCmdlet.PrivacyBudgetTemplateIdentifier">
            <summary>
            <para>
            <para>A unique identifier for your privacy budget template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PrivacyBudgetTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetPrivacyBudgetTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetPrivacyBudgetTemplateResponse 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.CRS.GetCRSPrivacyBudgetTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PrivacyBudgetTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^PrivacyBudgetTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateListCmdlet">
            <summary>
            Returns detailed information about the privacy budget templates in a specified membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The privacy budget
            templates are retrieved from the collaboration that this membership belongs to. Accepts
            a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service may return a nextToken even if the maximum results
            has not been met.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSPrivacyBudgetTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PrivacyBudgetTemplateSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListPrivacyBudgetTemplatesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListPrivacyBudgetTemplatesResponse 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.CRS.GetCRSPrivacyBudgetTemplateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet">
            <summary>
            Returns query processing metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership in a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet.ProtectedQueryIdentifier">
            <summary>
            <para>
            <para>The identifier for a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQuery'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetProtectedQueryResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetProtectedQueryResponse 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.CRS.GetCRSProtectedQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet">
            <summary>
            Lists protected queries, sorted by the most recent query.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for the membership in the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.Status">
            <summary>
            <para>
            <para>A filter on the status of the protected query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service can return a nextToken even if the maximum results
            has not been met. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQueries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListProtectedQueriesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListProtectedQueriesResponse 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.CRS.GetCRSProtectedQueryListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSResourceTagCmdlet">
            <summary>
            Lists all of the tags that have been added to a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the resource you want to list tags
            on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSResourceTagCmdlet.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.CleanRooms.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.CleanRooms.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.CRS.GetCRSResourceTagCmdlet.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.CRS.GetCRSSchemaCmdlet">
            <summary>
            Retrieves the schema for a relation within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schema belongs to. Currently accepts
            a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaCmdlet.Name">
            <summary>
            <para>
            <para>The name of the relation to retrieve the schema for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Schema'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetSchemaResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetSchemaResponse 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.CRS.GetCRSSchemaCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet">
            <summary>
            Retrieves a schema analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schema belongs to. Currently accepts
            a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.Name">
            <summary>
            <para>
            <para>The name of the schema to retrieve the analysis rule for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.Type">
            <summary>
            <para>
            <para>The type of the schema analysis rule to retrieve. Schema analysis rules are uniquely
            identified by a combination of the collaboration, the schema name, and their type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetSchemaAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetSchemaAnalysisRuleResponse 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.CRS.GetCRSSchemaAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet">
            <summary>
            Lists the schemas for relations within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schema belongs to. Currently accepts
            a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.SchemaType">
            <summary>
            <para>
            <para>If present, filter schemas by schema type. The only valid schema type is currently
            `TABLE`.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SchemaSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListSchemasResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListSchemasResponse 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.CRS.GetCRSSchemaListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet">
            <summary>
            Creates a new analysis template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.AnalysisParameter">
            <summary>
            <para>
            <para>The parameters of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Description">
            <summary>
            <para>
            <para>The description of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Format">
            <summary>
            <para>
            <para>The format of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Name">
            <summary>
            <para>
            <para>The name of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Source_Text">
            <summary>
            <para>
            <para>The query text.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateAnalysisTemplateResponse 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.CRS.NewCRSAnalysisTemplateCmdlet.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.CRS.NewCRSCollaborationCmdlet">
            <summary>
            Creates a new collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_AllowCleartext">
            <summary>
            <para>
            <para>Indicates whether encrypted tables can contain cleartext data (<code>TRUE</code>)
            or are to cryptographically process every column (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_AllowDuplicate">
            <summary>
            <para>
            <para>Indicates whether Fingerprint columns can contain duplicate entries (<code>TRUE</code>)
            or are to contain only non-repeated values (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_AllowJoinsOnColumnsWithDifferentName">
            <summary>
            <para>
            <para>Indicates whether Fingerprint columns can be joined on any other Fingerprint column
            with a different name (<code>TRUE</code>) or can only be joined on Fingerprint columns
            of the same name (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.CreatorDisplayName">
            <summary>
            <para>
            <para>The display name of the collaboration creator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.CreatorMemberAbility">
            <summary>
            <para>
            <para>The abilities granted to the collaboration creator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the collaboration provided by the collaboration owner.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.QueryCompute_IsResponsible">
            <summary>
            <para>
            <para>Indicates whether the collaboration creator has configured the collaboration member
            to pay for query compute costs (<code>TRUE</code>) or has not configured the collaboration
            member to pay for query compute costs (<code>FALSE</code>).</para><para>Exactly one member can be configured to pay for query compute costs. An error is returned
            if the collaboration creator sets a <code>TRUE</code> value for more than one member
            in the collaboration. </para><para>If the collaboration creator hasn't specified anyone as the member paying for query
            compute costs, then the member who can query is the default payer. An error is returned
            if the collaboration creator sets a <code>FALSE</code> value for the member who can
            query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Member">
            <summary>
            <para>
            <para>A list of initial members, not including the creator. This list is immutable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Name">
            <summary>
            <para>
            <para>The display name for a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_PreserveNull">
            <summary>
            <para>
            <para>Indicates whether NULL values are to be copied as NULL to encrypted tables (<code>TRUE</code>)
            or cryptographically processed (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.QueryLogStatus">
            <summary>
            <para>
            <para>An indicator as to whether query logging has been enabled or disabled for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Collaboration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateCollaborationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateCollaborationResponse 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.CRS.NewCRSCollaborationCmdlet.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.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet">
            <summary>
            Provides the details necessary to create a configured audience model association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.ConfiguredAudienceModelArn">
            <summary>
            <para>
            <para>A unique identifier for the configured audience model that you want to associate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.ConfiguredAudienceModelAssociationName">
            <summary>
            <para>
            <para>The name of the configured audience model association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the configured audience model association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.ManageResourcePolicy">
            <summary>
            <para>
            <para>When <code>TRUE</code>, indicates that the resource policy for the configured audience
            model resource being associated is configured for Clean Rooms to manage permissions
            related to the given collaboration. When <code>FALSE</code>, indicates that the configured
            audience model resource owner will manage permissions related to the given collaboration.</para><para>Setting this to <code>TRUE</code> requires you to have permissions to create, update,
            and delete the resource policy for the <code>cleanrooms-ml</code> resource when you
            call the <a>DeleteConfiguredAudienceModelAssociation</a> resource. In addition, if
            you are the collaboration creator and specify <code>TRUE</code>, you must have the
            same permissions when you call the <a>DeleteMember</a> and <a>DeleteCollaboration</a>
            APIs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The configured
            audience model is associated to the collaboration that this membership belongs to.
            Accepts a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredAudienceModelAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateConfiguredAudienceModelAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateConfiguredAudienceModelAssociationResponse 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.CRS.NewCRSConfiguredAudienceModelAssociationCmdlet.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.CRS.NewCRSConfiguredTableCmdlet">
            <summary>
            Creates a new configured table resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.AllowedColumn">
            <summary>
            <para>
            <para>The columns of the underlying table that can be used by collaborations or analysis
            rules.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.AnalysisMethod">
            <summary>
            <para>
            <para>The analysis method for the configured tables. The only valid value is currently `DIRECT_QUERY`.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Glue_DatabaseName">
            <summary>
            <para>
            <para>The name of the database the Glue table belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Description">
            <summary>
            <para>
            <para>A description for the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Name">
            <summary>
            <para>
            <para>The name of the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Glue_TableName">
            <summary>
            <para>
            <para>The name of the Glue table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTable'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateConfiguredTableResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateConfiguredTableResponse 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.CRS.NewCRSConfiguredTableCmdlet.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.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Creates a new analysis rule for a configured table. Currently, only one analysis rule
            can be created for a given configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AggregateColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to use in aggregation queries.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysis">
            <summary>
            <para>
            <para>The analysis templates that are allowed by the custom analysis rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysisProvider">
            <summary>
            <para>
            <para>The Amazon Web Services accounts that are allowed to query by the custom analysis
            rule. Required when <code>allowedAnalyses</code> is <code>ANY_QUERY</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AllowedJoinOperator">
            <summary>
            <para>
            <para>Which logical operators (if any) are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.List_AllowedJoinOperator">
            <summary>
            <para>
            <para>The logical operators (if any) that are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The type of analysis rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.DifferentialPrivacy_Column">
            <summary>
            <para>
            <para>The name of the column (such as user_id) that contains the unique identifier of your
            users whose privacy you want to protect. If you want to turn on differential privacy
            for two or more tables in a collaboration, you must configure the same column as the
            user identifier column in both analysis rules.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The identifier for the configured table to create the analysis rule for. Currently
            accepts the configured table ID. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_DimensionColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to select, group by, or filter by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinColumn">
            <summary>
            <para>
            <para>Columns in configured table that can be used in join statements and/or as aggregate
            columns. They can never be outputted directly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.List_JoinColumn">
            <summary>
            <para>
            <para>Columns that can be used to join a configured table with the table of the member who
            can query and other members' configured tables.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinRequired">
            <summary>
            <para>
            <para>Control that requires member who runs query to do a join with their configured table
            and/or other configured table in query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.List_ListColumn">
            <summary>
            <para>
            <para>Columns that can be listed in the output.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_OutputConstraint">
            <summary>
            <para>
            <para>Columns that must meet a specific threshold value (after an aggregation function is
            applied to it) for each output row to be returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_ScalarFunction">
            <summary>
            <para>
            <para>Set of scalar functions that are allowed to be used on dimension columns and the output
            of aggregation of metrics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateConfiguredTableAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateConfiguredTableAnalysisRuleResponse 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.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.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.CRS.NewCRSConfiguredTableAssociationCmdlet">
            <summary>
            Creates a configured table association. A configured table association links a configured
            table with a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the configured table to be associated to. Currently accepts
            a configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Description">
            <summary>
            <para>
            <para>A description for the configured table association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The configured
            table is associated to the collaboration that this membership belongs to. Currently
            accepts a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the configured table association. This name is used to query the underlying
            configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The service will assume this role to access catalog metadata and query the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateConfiguredTableAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateConfiguredTableAssociationResponse 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.CRS.NewCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.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.CRS.NewCRSMembershipCmdlet">
            <summary>
            Creates a membership for a specific collaboration identifier and joins the collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.S3_Bucket">
            <summary>
            <para>
            <para>The S3 bucket to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The unique ID for the associated collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.QueryCompute_IsResponsible">
            <summary>
            <para>
            <para>Indicates whether the collaboration member has accepted to pay for query compute costs
            (<code>TRUE</code>) or has not accepted to pay for query compute costs (<code>FALSE</code>).</para><para>If the collaboration creator has not specified anyone to pay for query compute costs,
            then the member who can query is the default payer. </para><para>An error message is returned for the following reasons: </para><ul><li><para>If you set the value to <code>FALSE</code> but you are responsible to pay for query
            compute costs. </para></li><li><para>If you set the value to <code>TRUE</code> but you are not responsible to pay for query
            compute costs. </para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.S3_KeyPrefix">
            <summary>
            <para>
            <para>The S3 prefix to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.QueryLogStatus">
            <summary>
            <para>
            <para>An indicator as to whether query logging has been enabled or disabled for the membership.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.S3_ResultFormat">
            <summary>
            <para>
            <para>Intended file format of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.DefaultResultConfiguration_RoleArn">
            <summary>
            <para>
            <para>The unique ARN for an IAM role that is used by Clean Rooms to write protected query
            results to the result location, given by the member who can receive results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Membership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateMembershipResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateMembershipResponse 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.CRS.NewCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.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.CRS.NewCRSPrivacyBudgetTemplateCmdlet">
            <summary>
            Creates a privacy budget template for a specified membership. Each membership can
            have only one privacy budget template, but it can be deleted and recreated. If you
            need to change the privacy budget template for a membership, use the <a>UpdatePrivacyBudgetTemplate</a>
            operation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSPrivacyBudgetTemplateCmdlet.AutoRefresh">
            <summary>
            <para>
            <para>How often the privacy budget refreshes.</para><important><para>If you plan to regularly bring new data into the collaboration, you can use <code>CALENDAR_MONTH</code>
            to automatically get a new privacy budget for the collaboration every calendar month.
            Choosing this option allows arbitrary amounts of information to be revealed about
            rows of the data when repeatedly queries across refreshes. Avoid choosing this if
            the same rows will be repeatedly queried between privacy budget refreshes.</para></important>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSPrivacyBudgetTemplateCmdlet.DifferentialPrivacy_Epsilon">
            <summary>
            <para>
            <para>The epsilon value that you want to use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSPrivacyBudgetTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The privacy budget
            template is created in the collaboration that this membership belongs to. Accepts
            a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSPrivacyBudgetTemplateCmdlet.PrivacyBudgetType">
            <summary>
            <para>
            <para>Specifies the type of the privacy budget template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSPrivacyBudgetTemplateCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSPrivacyBudgetTemplateCmdlet.DifferentialPrivacy_UsersNoisePerQuery">
            <summary>
            <para>
            <para>Noise added per query is measured in terms of the number of users whose contributions
            you want to obscure. This value governs the rate at which the privacy budget is depleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSPrivacyBudgetTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PrivacyBudgetTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreatePrivacyBudgetTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreatePrivacyBudgetTemplateResponse 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.CRS.NewCRSPrivacyBudgetTemplateCmdlet.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.CRS.RemoveCRSAnalysisTemplateCmdlet">
            <summary>
            Deletes an analysis template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.AnalysisTemplateIdentifier">
            <summary>
            <para>
            <para>The identifier for the analysis template resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.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.CleanRooms.Model.DeleteAnalysisTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.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.CRS.RemoveCRSCollaborationCmdlet">
            <summary>
            Deletes a collaboration. It can only be called by the collaboration owner.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.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.CleanRooms.Model.DeleteCollaborationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.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.CRS.RemoveCRSConfiguredAudienceModelAssociationCmdlet">
            <summary>
            Provides the information necessary to delete a configured audience model association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredAudienceModelAssociationCmdlet.ConfiguredAudienceModelAssociationIdentifier">
            <summary>
            <para>
            <para>A unique identifier of the configured audience model association that you want to
            delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredAudienceModelAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier of the membership that contains the audience model association
            that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredAudienceModelAssociationCmdlet.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.CleanRooms.Model.DeleteConfiguredAudienceModelAssociationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredAudienceModelAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredAudienceModelAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredAudienceModelAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredAudienceModelAssociationCmdlet.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.CRS.RemoveCRSConfiguredTableCmdlet">
            <summary>
            Deletes a configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.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.CleanRooms.Model.DeleteConfiguredTableResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.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.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Deletes a configured table analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The analysis rule type to be deleted. Configured table analysis rules are uniquely
            identified by their configured table identifier and analysis rule type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table that the analysis rule applies to.
            Currently accepts the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.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.CleanRooms.Model.DeleteConfiguredTableAnalysisRuleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.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.CRS.RemoveCRSConfiguredTableAssociationCmdlet">
            <summary>
            Deletes a configured table association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.ConfiguredTableAssociationIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table association to be deleted. Currently accepts
            the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership that the configured table association belongs
            to. Currently accepts the membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.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.CleanRooms.Model.DeleteConfiguredTableAssociationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.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.CRS.RemoveCRSMemberCmdlet">
            <summary>
            Removes the specified member from a collaboration. The removed member is placed in
            the Removed status and can't interact with the collaboration. The removed member's
            data is inaccessible to active members of the collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>The account ID of the member to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the associated collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.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.CleanRooms.Model.DeleteMemberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.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.CRS.RemoveCRSMembershipCmdlet">
            <summary>
            Deletes a specified membership. All resources under a membership must be deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.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.CleanRooms.Model.DeleteMembershipResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.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.CRS.RemoveCRSPrivacyBudgetTemplateCmdlet">
            <summary>
            Deletes a privacy budget template for a specified membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSPrivacyBudgetTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The privacy budget
            template is deleted from the collaboration that this membership belongs to. Accepts
            a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSPrivacyBudgetTemplateCmdlet.PrivacyBudgetTemplateIdentifier">
            <summary>
            <para>
            <para>A unique identifier for your privacy budget template. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSPrivacyBudgetTemplateCmdlet.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.CleanRooms.Model.DeletePrivacyBudgetTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSPrivacyBudgetTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PrivacyBudgetTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^PrivacyBudgetTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSPrivacyBudgetTemplateCmdlet.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.CRS.RemoveCRSResourceTagCmdlet">
            <summary>
            Removes a tag or list of tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the resource you want to remove the
            tag from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>A list of key names of tags to be removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.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.CleanRooms.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.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.CRS.RemoveCRSResourceTagCmdlet.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.CRS.StartCRSProtectedQueryCmdlet">
            <summary>
            Creates a protected query that is started by Clean Rooms.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.SqlParameters_AnalysisTemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.S3_Bucket">
            <summary>
            <para>
            <para>The S3 bucket to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.S3_KeyPrefix">
            <summary>
            <para>
            <para>The S3 prefix to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership to run this query against. Currently accepts
            a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.SqlParameters_Parameter">
            <summary>
            <para>
            <para>The protected query SQL parameters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.SqlParameters_QueryString">
            <summary>
            <para>
            <para>The query string to be submitted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.S3_ResultFormat">
            <summary>
            <para>
            <para>Intended file format of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.Type">
            <summary>
            <para>
            <para>The type of the protected query to be started.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQuery'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.StartProtectedQueryResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.StartProtectedQueryResponse 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.CRS.StartCRSProtectedQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.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.CRS.TestCRSPrivacyImpactCmdlet">
            <summary>
            An estimate of the number of aggregation functions that the member who can query can
            run given epsilon and noise parameters.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.TestCRSPrivacyImpactCmdlet.DifferentialPrivacy_Epsilon">
            <summary>
            <para>
            <para>The epsilon value that you want to preview.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.TestCRSPrivacyImpactCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. Accepts a membership
            ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.TestCRSPrivacyImpactCmdlet.DifferentialPrivacy_UsersNoisePerQuery">
            <summary>
            <para>
            <para>Noise added per query is measured in terms of the number of users whose contributions
            you want to obscure. This value governs the rate at which the privacy budget is depleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.TestCRSPrivacyImpactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PrivacyImpact'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.PreviewPrivacyImpactResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.PreviewPrivacyImpactResponse 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.CRS.TestCRSPrivacyImpactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet">
            <summary>
            Updates the analysis template metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.AnalysisTemplateIdentifier">
            <summary>
            <para>
            <para>The identifier for the analysis template resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.Description">
            <summary>
            <para>
            <para>A new description for the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateAnalysisTemplateResponse 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.CRS.UpdateCRSAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.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.CRS.UpdateCRSCollaborationCmdlet">
            <summary>
            Updates collaboration metadata and can only be called by the collaboration owner.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.Name">
            <summary>
            <para>
            <para>A human-readable identifier provided by the collaboration owner. Display names are
            not unique.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Collaboration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateCollaborationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateCollaborationResponse 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.CRS.UpdateCRSCollaborationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.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.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet">
            <summary>
            Provides the details necessary to update a configured audience model association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet.ConfiguredAudienceModelAssociationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the configured audience model association that you want to
            update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet.Description">
            <summary>
            <para>
            <para>A new description for the configured audience model association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier of the membership that contains the configured audience model
            association that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet.Name">
            <summary>
            <para>
            <para>A new name for the configured audience model association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredAudienceModelAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateConfiguredAudienceModelAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateConfiguredAudienceModelAssociationResponse 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.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredAudienceModelAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredAudienceModelAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredAudienceModelAssociationCmdlet.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.CRS.UpdateCRSConfiguredTableCmdlet">
            <summary>
            Updates a configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The identifier for the configured table to update. Currently accepts the configured
            table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.Description">
            <summary>
            <para>
            <para>A new description for the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.Name">
            <summary>
            <para>
            <para>A new name for the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTable'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateConfiguredTableResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateConfiguredTableResponse 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.CRS.UpdateCRSConfiguredTableCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.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.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Updates a configured table analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AggregateColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to use in aggregation queries.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysis">
            <summary>
            <para>
            <para>The analysis templates that are allowed by the custom analysis rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysisProvider">
            <summary>
            <para>
            <para>The Amazon Web Services accounts that are allowed to query by the custom analysis
            rule. Required when <code>allowedAnalyses</code> is <code>ANY_QUERY</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AllowedJoinOperator">
            <summary>
            <para>
            <para>Which logical operators (if any) are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.List_AllowedJoinOperator">
            <summary>
            <para>
            <para>The logical operators (if any) that are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The analysis rule type to be updated. Configured table analysis rules are uniquely
            identified by their configured table identifier and analysis rule type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.DifferentialPrivacy_Column">
            <summary>
            <para>
            <para>The name of the column (such as user_id) that contains the unique identifier of your
            users whose privacy you want to protect. If you want to turn on differential privacy
            for two or more tables in a collaboration, you must configure the same column as the
            user identifier column in both analysis rules.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table that the analysis rule applies to.
            Currently accepts the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_DimensionColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to select, group by, or filter by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinColumn">
            <summary>
            <para>
            <para>Columns in configured table that can be used in join statements and/or as aggregate
            columns. They can never be outputted directly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.List_JoinColumn">
            <summary>
            <para>
            <para>Columns that can be used to join a configured table with the table of the member who
            can query and other members' configured tables.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinRequired">
            <summary>
            <para>
            <para>Control that requires member who runs query to do a join with their configured table
            and/or other configured table in query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.List_ListColumn">
            <summary>
            <para>
            <para>Columns that can be listed in the output.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_OutputConstraint">
            <summary>
            <para>
            <para>Columns that must meet a specific threshold value (after an aggregation function is
            applied to it) for each output row to be returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_ScalarFunction">
            <summary>
            <para>
            <para>Set of scalar functions that are allowed to be used on dimension columns and the output
            of aggregation of metrics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateConfiguredTableAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateConfiguredTableAnalysisRuleResponse 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.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.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.CRS.UpdateCRSConfiguredTableAssociationCmdlet">
            <summary>
            Updates a configured table association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.ConfiguredTableAssociationIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table association to update. Currently accepts
            the configured table association ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.Description">
            <summary>
            <para>
            <para>A new description for the configured table association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The unique ID for the membership that the configured table association belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The service will assume this role to access catalog metadata and query the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateConfiguredTableAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateConfiguredTableAssociationResponse 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.CRS.UpdateCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.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.CRS.UpdateCRSMembershipCmdlet">
            <summary>
            Updates a membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.S3_Bucket">
            <summary>
            <para>
            <para>The S3 bucket to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.S3_KeyPrefix">
            <summary>
            <para>
            <para>The S3 prefix to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the membership.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.QueryLogStatus">
            <summary>
            <para>
            <para>An indicator as to whether query logging has been enabled or disabled for the membership.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.S3_ResultFormat">
            <summary>
            <para>
            <para>Intended file format of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.DefaultResultConfiguration_RoleArn">
            <summary>
            <para>
            <para>The unique ARN for an IAM role that is used by Clean Rooms to write protected query
            results to the result location, given by the member who can receive results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Membership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateMembershipResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateMembershipResponse 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.CRS.UpdateCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.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.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet">
            <summary>
            Updates the privacy budget template for the specified membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.DifferentialPrivacy_Epsilon">
            <summary>
            <para>
            <para>The updated epsilon value that you want to use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The privacy budget
            template is updated in the collaboration that this membership belongs to. Accepts
            a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.PrivacyBudgetTemplateIdentifier">
            <summary>
            <para>
            <para>A unique identifier for your privacy budget template that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.PrivacyBudgetType">
            <summary>
            <para>
            <para>Specifies the type of the privacy budget template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.DifferentialPrivacy_UsersNoisePerQuery">
            <summary>
            <para>
            <para>The updated value of noise added per query. It is measured in terms of the number
            of users whose contributions you want to obscure. This value governs the rate at which
            the privacy budget is depleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PrivacyBudgetTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdatePrivacyBudgetTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdatePrivacyBudgetTemplateResponse 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.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PrivacyBudgetTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^PrivacyBudgetTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSPrivacyBudgetTemplateCmdlet.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.CRS.UpdateCRSProtectedQueryCmdlet">
            <summary>
            Updates the processing of a currently running query.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a member of a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.ProtectedQueryIdentifier">
            <summary>
            <para>
            <para>The identifier for a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.TargetStatus">
            <summary>
            <para>
            <para>The target status of a query. Used to update the execution status of a currently running
            query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQuery'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateProtectedQueryResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateProtectedQueryResponse 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.CRS.UpdateCRSProtectedQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.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>