AWS.Tools.PartnerCentralChannel.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.PartnerCentralChannel</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.PCC.AddPCCResourceTagCmdlet">
            <summary>
            Adds or updates tags for a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.AddPCCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.AddPCCResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Key-value pairs to associate with the resource.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.AddPCCResourceTagCmdlet.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.PartnerCentralChannel.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.AddPCCResourceTagCmdlet.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.PCC.ApprovePCCChannelHandshakeCmdlet">
            <summary>
            Accepts a pending channel handshake request from another AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.ApprovePCCChannelHandshakeCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the handshake request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.ApprovePCCChannelHandshakeCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the channel handshake to accept.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.ApprovePCCChannelHandshakeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelHandshakeDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.AcceptChannelHandshakeResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.AcceptChannelHandshakeResponse 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.PCC.ApprovePCCChannelHandshakeCmdlet.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.PCC.DenyPCCChannelHandshakeCmdlet">
            <summary>
            Rejects a pending channel handshake request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.DenyPCCChannelHandshakeCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the handshake request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.DenyPCCChannelHandshakeCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the channel handshake to reject.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.DenyPCCChannelHandshakeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelHandshakeDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.RejectChannelHandshakeResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.RejectChannelHandshakeResponse 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.PCC.DenyPCCChannelHandshakeCmdlet.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.PCC.GetPCCChannelHandshakeListCmdlet">
            <summary>
            Lists channel handshakes based on specified 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.PCC.GetPCCChannelHandshakeListCmdlet.AssociatedResourceIdentifier">
            <summary>
            <para>
            <para>Filter by associated resource identifiers.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier to filter handshakes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.HandshakeType">
            <summary>
            <para>
            <para>Filter results by handshake type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.ParticipantType">
            <summary>
            <para>
            <para>Filter by participant type (sender or receiver).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.ProgramManagementAccountTypeFilters_Program">
            <summary>
            <para>
            <para>Filter by program types.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.RevokeServicePeriodTypeFilters_ServicePeriodType">
            <summary>
            <para>
            <para>Filter by service period types.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.StartServicePeriodTypeFilters_ServicePeriodType">
            <summary>
            <para>
            <para>Filter by service period types.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.ProgramManagementAccountTypeSort_SortBy">
            <summary>
            <para>
            <para>The field to sort by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.RevokeServicePeriodTypeSort_SortBy">
            <summary>
            <para>
            <para>The field to sort by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.StartServicePeriodTypeSort_SortBy">
            <summary>
            <para>
            <para>The field to sort by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.ProgramManagementAccountTypeSort_SortOrder">
            <summary>
            <para>
            <para>The sort order (ascending or descending).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.RevokeServicePeriodTypeSort_SortOrder">
            <summary>
            <para>
            <para>The sort order (ascending or descending).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.StartServicePeriodTypeSort_SortOrder">
            <summary>
            <para>
            <para>The sort order (ascending or descending).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.Status">
            <summary>
            <para>
            <para>Filter results by handshake status.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCChannelHandshakeListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for retrieving the next page of results.</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.PCC.GetPCCChannelHandshakeListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.ListChannelHandshakesResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.ListChannelHandshakesResponse 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.PCC.GetPCCChannelHandshakeListCmdlet.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.PCC.GetPCCProgramManagementAccountListCmdlet">
            <summary>
            Lists program management accounts based on specified 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.PCC.GetPCCProgramManagementAccountListCmdlet.AccountId">
            <summary>
            <para>
            <para>Filter by AWS account IDs.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier to filter accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.DisplayName">
            <summary>
            <para>
            <para>Filter by display names.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.Program">
            <summary>
            <para>
            <para>Filter by program types.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.Sort_SortBy">
            <summary>
            <para>
            <para>The field to sort by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.Sort_SortOrder">
            <summary>
            <para>
            <para>The sort order (ascending or descending).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.Status">
            <summary>
            <para>
            <para>Filter by program management account statuses.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCProgramManagementAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for retrieving the next page of results.</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.PCC.GetPCCProgramManagementAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.ListProgramManagementAccountsResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.ListProgramManagementAccountsResponse 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.PCC.GetPCCProgramManagementAccountListCmdlet.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.PCC.GetPCCRelationshipCmdlet">
            <summary>
            Retrieves details of a specific partner relationship.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the relationship to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipCmdlet.ProgramManagementAccountIdentifier">
            <summary>
            <para>
            <para>The identifier of the program management account associated with the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RelationshipDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.GetRelationshipResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.GetRelationshipResponse 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.PCC.GetPCCRelationshipListCmdlet">
            <summary>
            Lists partner relationships based on specified 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.PCC.GetPCCRelationshipListCmdlet.AssociatedAccountId">
            <summary>
            <para>
            <para>Filter by associated AWS account IDs.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.AssociationType">
            <summary>
            <para>
            <para>Filter by association types.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier to filter relationships.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.DisplayName">
            <summary>
            <para>
            <para>Filter by display names.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.ProgramManagementAccountIdentifier">
            <summary>
            <para>
            <para>Filter by program management account identifiers.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.Sort_SortBy">
            <summary>
            <para>
            <para>The field to sort by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.Sort_SortOrder">
            <summary>
            <para>
            <para>The sort order (ascending or descending).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCRelationshipListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for retrieving the next page of results.</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.PCC.GetPCCRelationshipListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.ListRelationshipsResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.ListRelationshipsResponse 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.PCC.GetPCCRelationshipListCmdlet.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.PCC.GetPCCResourceTagCmdlet">
            <summary>
            Lists tags associated with a specific resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.GetPCCResourceTagCmdlet.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.PCC.GetPCCResourceTagCmdlet.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.PartnerCentralChannel.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.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="T:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet">
            <summary>
            Creates a new channel handshake request to establish a partnership with another AWS
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.AssociatedResourceIdentifier">
            <summary>
            <para>
            <para>The identifier of the resource associated with this handshake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the handshake request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.StartServicePeriodPayload_EndDate">
            <summary>
            <para>
            <para>The end date of the service period.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.HandshakeType">
            <summary>
            <para>
            <para>The type of handshake to create (e.g., start service period, revoke service period).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.StartServicePeriodPayload_MinimumNoticeDay">
            <summary>
            <para>
            <para>The minimum number of days notice required for changes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.RevokeServicePeriodPayload_Note">
            <summary>
            <para>
            <para>A note explaining the reason for revoking the service period.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.StartServicePeriodPayload_Note">
            <summary>
            <para>
            <para>A note providing additional information about the service period.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.RevokeServicePeriodPayload_ProgramManagementAccountIdentifier">
            <summary>
            <para>
            <para>The identifier of the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.StartServicePeriodPayload_ProgramManagementAccountIdentifier">
            <summary>
            <para>
            <para>The identifier of the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.StartServicePeriodPayload_ServicePeriodType">
            <summary>
            <para>
            <para>The type of service period being started.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.Tag">
            <summary>
            <para>
            <para>Key-value pairs to associate with the channel handshake.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCChannelHandshakeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelHandshakeDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.CreateChannelHandshakeResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.CreateChannelHandshakeResponse 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.PCC.NewPCCChannelHandshakeCmdlet.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.PCC.NewPCCProgramManagementAccountCmdlet">
            <summary>
            Creates a new program management account for managing partner relationships.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCProgramManagementAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The AWS account ID to associate with the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCProgramManagementAccountCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCProgramManagementAccountCmdlet.DisplayName">
            <summary>
            <para>
            <para>A human-readable name for the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCProgramManagementAccountCmdlet.Program">
            <summary>
            <para>
            <para>The program type for the management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCProgramManagementAccountCmdlet.Tag">
            <summary>
            <para>
            <para>Key-value pairs to associate with the program management account.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCProgramManagementAccountCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCProgramManagementAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProgramManagementAccountDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.CreateProgramManagementAccountResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.CreateProgramManagementAccountResponse 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.PCC.NewPCCProgramManagementAccountCmdlet.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.PCC.NewPCCRelationshipCmdlet">
            <summary>
            Creates a new partner relationship between accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.AssociatedAccountId">
            <summary>
            <para>
            <para>The AWS account ID to associate in this relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.AssociationType">
            <summary>
            <para>
            <para>The type of association for the relationship (e.g., reseller, distributor).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.ResoldEnterprise_ChargeAccountId">
            <summary>
            <para>
            <para>The AWS account ID to charge for the support plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.PartnerLedSupport_Coverage">
            <summary>
            <para>
            <para>The coverage level for partner-led support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.ResoldBusiness_Coverage">
            <summary>
            <para>
            <para>The coverage level for resold business support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.ResoldEnterprise_Coverage">
            <summary>
            <para>
            <para>The coverage level for resold enterprise support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.DisplayName">
            <summary>
            <para>
            <para>A human-readable name for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.ProgramManagementAccountIdentifier">
            <summary>
            <para>
            <para>The identifier of the program management account for this relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.PartnerLedSupport_Provider">
            <summary>
            <para>
            <para>The provider of the partner-led support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.ResaleAccountModel">
            <summary>
            <para>
            <para>The resale account model for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.Sector">
            <summary>
            <para>
            <para>The business sector for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.Tag">
            <summary>
            <para>
            <para>Key-value pairs to associate with the relationship.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.PartnerLedSupport_TamLocation">
            <summary>
            <para>
            <para>The location of the Technical Account Manager (TAM).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.ResoldEnterprise_TamLocation">
            <summary>
            <para>
            <para>The location of the Technical Account Manager (TAM).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.NewPCCRelationshipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RelationshipDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.CreateRelationshipResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.CreateRelationshipResponse 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.PCC.NewPCCRelationshipCmdlet.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.PCC.RemovePCCProgramManagementAccountCmdlet">
            <summary>
            Deletes a program management account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCProgramManagementAccountCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCProgramManagementAccountCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the program management account to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCProgramManagementAccountCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCProgramManagementAccountCmdlet.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.PartnerCentralChannel.Model.DeleteProgramManagementAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCProgramManagementAccountCmdlet.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.PCC.RemovePCCRelationshipCmdlet">
            <summary>
            Deletes a partner relationship.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCRelationshipCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCRelationshipCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the relationship to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCRelationshipCmdlet.ProgramManagementAccountIdentifier">
            <summary>
            <para>
            <para>The identifier of the program management account associated with the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCRelationshipCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier to ensure idempotency of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCRelationshipCmdlet.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.PartnerCentralChannel.Model.DeleteRelationshipResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCRelationshipCmdlet.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.PCC.RemovePCCResourceTagCmdlet">
            <summary>
            Removes tags from a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCResourceTagCmdlet.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.PCC.RemovePCCResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The keys of the tags to remove from the resource.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCResourceTagCmdlet.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.PartnerCentralChannel.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.RemovePCCResourceTagCmdlet.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.PCC.StopPCCChannelHandshakeCmdlet">
            <summary>
            Cancels a pending channel handshake request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.StopPCCChannelHandshakeCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the handshake request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.StopPCCChannelHandshakeCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the channel handshake to cancel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.StopPCCChannelHandshakeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelHandshakeDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.CancelChannelHandshakeResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.CancelChannelHandshakeResponse 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.PCC.StopPCCChannelHandshakeCmdlet.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.PCC.UpdatePCCProgramManagementAccountCmdlet">
            <summary>
            Updates the properties of a program management account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCProgramManagementAccountCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCProgramManagementAccountCmdlet.DisplayName">
            <summary>
            <para>
            <para>The new display name for the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCProgramManagementAccountCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the program management account to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCProgramManagementAccountCmdlet.Revision">
            <summary>
            <para>
            <para>The current revision number of the program management account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCProgramManagementAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProgramManagementAccountDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.UpdateProgramManagementAccountResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.UpdateProgramManagementAccountResponse 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.PCC.UpdatePCCProgramManagementAccountCmdlet.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.PCC.UpdatePCCRelationshipCmdlet">
            <summary>
            Updates the properties of a partner relationship.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog identifier for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.ResoldEnterprise_ChargeAccountId">
            <summary>
            <para>
            <para>The AWS account ID to charge for the support plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.PartnerLedSupport_Coverage">
            <summary>
            <para>
            <para>The coverage level for partner-led support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.ResoldBusiness_Coverage">
            <summary>
            <para>
            <para>The coverage level for resold business support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.ResoldEnterprise_Coverage">
            <summary>
            <para>
            <para>The coverage level for resold enterprise support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.DisplayName">
            <summary>
            <para>
            <para>The new display name for the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.Identifier">
            <summary>
            <para>
            <para>The unique identifier of the relationship to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.ProgramManagementAccountIdentifier">
            <summary>
            <para>
            <para>The identifier of the program management account associated with the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.PartnerLedSupport_Provider">
            <summary>
            <para>
            <para>The provider of the partner-led support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.Revision">
            <summary>
            <para>
            <para>The current revision number of the relationship.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.PartnerLedSupport_TamLocation">
            <summary>
            <para>
            <para>The location of the Technical Account Manager (TAM).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.ResoldEnterprise_TamLocation">
            <summary>
            <para>
            <para>The location of the Technical Account Manager (TAM).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PCC.UpdatePCCRelationshipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RelationshipDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralChannel.Model.UpdateRelationshipResponse).
            Specifying the name of a property of type Amazon.PartnerCentralChannel.Model.UpdateRelationshipResponse 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.PCC.UpdatePCCRelationshipCmdlet.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>