AWS.Tools.PartnerCentralBenefits.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.PartnerCentralBenefits</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.PCB.AddPCBBenefitApplicationCmdlet">
            <summary>
            Links an AWS resource to an existing benefit application for tracking and management
            purposes.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBBenefitApplicationCmdlet.BenefitApplicationIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to associate the resource with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog the application belongs
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBBenefitApplicationCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the AWS resource to associate with the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.AssociateBenefitApplicationResourceResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.AssociateBenefitApplicationResourceResponse 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.PCB.AddPCBBenefitApplicationCmdlet.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.PCB.AddPCBResourceTagCmdlet">
            <summary>
            Adds or updates tags for a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to add tags to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>A list of key-value pairs to add as tags to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBResourceTagCmdlet.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.PartnerCentralBenefits.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.AddPCBResourceTagCmdlet.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.PCB.AddPCBResourceTagCmdlet.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.PCB.EditPCBBenefitApplicationCmdlet">
            <summary>
            Modifies an existing benefit application by applying amendments to specific fields
            while maintaining revision control.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.AmendmentReason">
            <summary>
            <para>
            <para>A descriptive reason explaining why the benefit application is being amended.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.Amendment">
            <summary>
            <para>
            <para>A list of specific field amendments to apply to the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog the application belongs
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to be amended.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.Revision">
            <summary>
            <para>
            <para>The current revision number of the benefit application to ensure optimistic concurrency
            control.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotent processing of the amendment
            request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.AmendBenefitApplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.EditPCBBenefitApplicationCmdlet.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.PCB.GetPCBBenefitCmdlet">
            <summary>
            Retrieves detailed information about a specific benefit available in the partner catalog.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog to query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitCmdlet.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.PartnerCentralBenefits.Model.GetBenefitResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.GetBenefitResponse 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.PCB.GetPCBBenefitAllocationCmdlet">
            <summary>
            Retrieves detailed information about a specific benefit allocation that has been granted
            to a partner.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog to query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit allocation to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationCmdlet.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.PartnerCentralBenefits.Model.GetBenefitAllocationResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.GetBenefitAllocationResponse 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.PCB.GetPCBBenefitAllocationListCmdlet">
            <summary>
            Retrieves a paginated list of benefit allocations based on specified filter criteria.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.BenefitApplicationIdentifier">
            <summary>
            <para>
            <para>Filter benefit allocations by specific benefit application identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.BenefitIdentifier">
            <summary>
            <para>
            <para>Filter benefit allocations by specific benefit identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier to filter benefit allocations by catalog.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.FulfillmentType">
            <summary>
            <para>
            <para>Filter benefit allocations by specific fulfillment types.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.Status">
            <summary>
            <para>
            <para>Filter benefit allocations by their current status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of benefit allocations to return in a single response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token to retrieve the next set of results from a previous request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BenefitAllocationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralBenefits.Model.ListBenefitAllocationsResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.ListBenefitAllocationsResponse 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.PCB.GetPCBBenefitAllocationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Catalog parameter.
            The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitAllocationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationCmdlet">
            <summary>
            Retrieves detailed information about a specific benefit application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog to query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.GetBenefitApplicationResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.GetBenefitApplicationResponse 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.PCB.GetPCBBenefitApplicationListCmdlet">
            <summary>
            Retrieves a paginated list of benefit applications based on specified filter criteria.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.AssociatedResourceArn">
            <summary>
            <para>
            <para>Filter benefit applications by specific AWS resource ARNs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.BenefitIdentifier">
            <summary>
            <para>
            <para>Filter benefit applications by specific benefit identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier to filter benefit applications by catalog.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.FulfillmentType">
            <summary>
            <para>
            <para>Filter benefit applications by specific fulfillment types.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.Program">
            <summary>
            <para>
            <para>Filter benefit applications by specific AWS partner programs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.Stage">
            <summary>
            <para>
            <para>Filter benefit applications by their current processing stage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.Status">
            <summary>
            <para>
            <para>Filter benefit applications by their current processing status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.AssociatedResource">
            <summary>
            <para>
            <para>Filter benefit applications by associated AWS resources.</para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of benefit applications to return in a single response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token to retrieve the next set of results from a previous request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BenefitApplicationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralBenefits.Model.ListBenefitApplicationsResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.ListBenefitApplicationsResponse 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.PCB.GetPCBBenefitApplicationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Catalog parameter.
            The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitApplicationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet">
            <summary>
            Retrieves a paginated list of available benefits based on specified filter criteria.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier to filter benefits by catalog.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.FulfillmentType">
            <summary>
            <para>
            <para>Filter benefits by specific fulfillment types.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.Program">
            <summary>
            <para>
            <para>Filter benefits by specific AWS partner programs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.Status">
            <summary>
            <para>
            <para>Filter benefits by their current status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of benefits to return in a single response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token to retrieve the next set of results from a previous request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BenefitSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralBenefits.Model.ListBenefitsResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.ListBenefitsResponse 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.PCB.GetPCBBenefitListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Catalog parameter.
            The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBBenefitListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PCB.GetPCBResourceTagCmdlet">
            <summary>
            Retrieves all tags associated with a specific resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to list tags for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.GetPCBResourceTagCmdlet.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.PartnerCentralBenefits.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.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.PCB.GetPCBResourceTagCmdlet.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.PCB.InvokePCBRecallBenefitApplicationCmdlet">
            <summary>
            Recalls a submitted benefit application, returning it to draft status for further
            modifications.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.InvokePCBRecallBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog the application belongs
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.InvokePCBRecallBenefitApplicationCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to recall.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.InvokePCBRecallBenefitApplicationCmdlet.Reason">
            <summary>
            <para>
            <para>A descriptive reason explaining why the benefit application is being recalled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.InvokePCBRecallBenefitApplicationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotent processing of the recall
            request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.InvokePCBRecallBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.RecallBenefitApplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.InvokePCBRecallBenefitApplicationCmdlet.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.PCB.NewPCBBenefitApplicationCmdlet">
            <summary>
            Creates a new benefit application for a partner to request access to AWS benefits
            and programs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.AssociatedResource">
            <summary>
            <para>
            <para>AWS resources that are associated with this benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.BenefitApplicationDetail">
            <summary>
            <para>
            <para>Detailed information and requirements specific to the benefit being requested.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.BenefitIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit being requested in this application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog to create the application
            in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.Description">
            <summary>
            <para>
            <para>A detailed description of the benefit application and its intended use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.FileDetail">
            <summary>
            <para>
            <para>Supporting documents and files attached to the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.FulfillmentType">
            <summary>
            <para>
            <para>The types of fulfillment requested for this benefit application (e.g., credits, access,
            disbursement).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.Name">
            <summary>
            <para>
            <para>A human-readable name for the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.PartnerContact">
            <summary>
            <para>
            <para>Contact information for partner representatives responsible for this benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.Tag">
            <summary>
            <para>
            <para>Key-value pairs to categorize and organize the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotent processing of the creation
            request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.NewPCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.CreateBenefitApplicationResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.CreateBenefitApplicationResponse 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.PCB.NewPCBBenefitApplicationCmdlet.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.PCB.RemovePCBBenefitApplicationCmdlet">
            <summary>
            Removes the association between an AWS resource and a benefit application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBBenefitApplicationCmdlet.BenefitApplicationIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to disassociate the resource from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog the application belongs
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBBenefitApplicationCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the AWS resource to disassociate from the benefit
            application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.DisassociateBenefitApplicationResourceResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.DisassociateBenefitApplicationResourceResponse 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.PCB.RemovePCBBenefitApplicationCmdlet.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.PCB.RemovePCBResourceTagCmdlet">
            <summary>
            Removes specified tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to remove tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>A list of tag keys to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBResourceTagCmdlet.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.PartnerCentralBenefits.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.RemovePCBResourceTagCmdlet.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.PCB.RemovePCBResourceTagCmdlet.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.PCB.StopPCBBenefitApplicationCmdlet">
            <summary>
            Cancels a benefit application that is currently in progress, preventing further processing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.StopPCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog the application belongs
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.StopPCBBenefitApplicationCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to cancel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.StopPCBBenefitApplicationCmdlet.Reason">
            <summary>
            <para>
            <para>A descriptive reason explaining why the benefit application is being cancelled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.StopPCBBenefitApplicationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotent processing of the cancellation
            request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.StopPCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.CancelBenefitApplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.StopPCBBenefitApplicationCmdlet.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.PCB.SubmitPCBBenefitApplicationCmdlet">
            <summary>
            Submits a benefit application for review and processing by AWS.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.SubmitPCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog the application belongs
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.SubmitPCBBenefitApplicationCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to submit.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.SubmitPCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.SubmitBenefitApplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.SubmitPCBBenefitApplicationCmdlet.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.PCB.UpdatePCBBenefitApplicationCmdlet">
            <summary>
            Updates an existing benefit application with new information while maintaining revision
            control.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.BenefitApplicationDetail">
            <summary>
            <para>
            <para>Updated detailed information and requirements specific to the benefit being requested.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier that specifies which benefit catalog the application belongs
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.Description">
            <summary>
            <para>
            <para>The updated detailed description of the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.FileDetail">
            <summary>
            <para>
            <para>Updated supporting documents and files attached to the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the benefit application to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.Name">
            <summary>
            <para>
            <para>The updated human-readable name for the benefit application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.PartnerContact">
            <summary>
            <para>
            <para>Updated contact information for partner representatives responsible for this benefit
            application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.Revision">
            <summary>
            <para>
            <para>The current revision number of the benefit application to ensure optimistic concurrency
            control.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotent processing of the update
            request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCB.UpdatePCBBenefitApplicationCmdlet.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.PartnerCentralBenefits.Model.UpdateBenefitApplicationResponse).
            Specifying the name of a property of type Amazon.PartnerCentralBenefits.Model.UpdateBenefitApplicationResponse 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.PCB.UpdatePCBBenefitApplicationCmdlet.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>