AWS.Tools.Route53RecoveryReadiness.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Route53RecoveryReadiness</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.AddPDResourceTagCmdlet">
            <summary>
            Adds tags to the specified resource. You can specify one or more tags to add.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.AddPDResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            The Amazon Resource Name (ARN) for the resource.
            You can get this from the response to any request to the resource.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.AddPDResourceTagCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.AddPDResourceTagCmdlet.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.Route53RecoveryReadiness.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.AddPDResourceTagCmdlet.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.PD.AddPDResourceTagCmdlet.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.PD.GetPDArchitectureRecommendationCmdlet">
            <summary>
            Returns a collection of recommendations to improve resilliance and readiness check
            quality for a Recovery Group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDArchitectureRecommendationCmdlet.RecoveryGroupName">
            <summary>
            <para>
            Name of RecoveryGroup (top level resource)
            to be analyzed.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDArchitectureRecommendationCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDArchitectureRecommendationCmdlet.NextToken">
            <summary>
            <para>
            A token that can be used to resume pagination
            from the end of the collection.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDArchitectureRecommendationCmdlet.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.Route53RecoveryReadiness.Model.GetArchitectureRecommendationsResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetArchitectureRecommendationsResponse 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.PD.GetPDArchitectureRecommendationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RecoveryGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^RecoveryGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDCellCmdlet">
            <summary>
            Returns information about a Cell.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellCmdlet.CellName">
            <summary>
            <para>
            The Cell to get
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellCmdlet.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.Route53RecoveryReadiness.Model.GetCellResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetCellResponse 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.PD.GetPDCellCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CellName parameter.
            The -PassThru parameter is deprecated, use -Select '^CellName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDCellListCmdlet">
            <summary>
            Returns a collection of Cells.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellListCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellListCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Cells'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53RecoveryReadiness.Model.ListCellsResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.ListCellsResponse 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.PD.GetPDCellReadinessSummaryCmdlet">
            <summary>
            Returns information about readiness of a Cell.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellReadinessSummaryCmdlet.CellName">
            <summary>
            <para>
            The name of the Cell
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellReadinessSummaryCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellReadinessSummaryCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCellReadinessSummaryCmdlet.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.Route53RecoveryReadiness.Model.GetCellReadinessSummaryResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetCellReadinessSummaryResponse 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.PD.GetPDCellReadinessSummaryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CellName parameter.
            The -PassThru parameter is deprecated, use -Select '^CellName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDCrossAccountAuthorizationListCmdlet">
            <summary>
            Returns a collection of cross account readiness authorizations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCrossAccountAuthorizationListCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCrossAccountAuthorizationListCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDCrossAccountAuthorizationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CrossAccountAuthorizations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53RecoveryReadiness.Model.ListCrossAccountAuthorizationsResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.ListCrossAccountAuthorizationsResponse 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.PD.GetPDReadinessCheckCmdlet">
            <summary>
            Returns information about a ReadinessCheck.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckCmdlet.ReadinessCheckName">
            <summary>
            <para>
            The ReadinessCheck to get
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckCmdlet.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.Route53RecoveryReadiness.Model.GetReadinessCheckResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetReadinessCheckResponse 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.PD.GetPDReadinessCheckCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReadinessCheckName parameter.
            The -PassThru parameter is deprecated, use -Select '^ReadinessCheckName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckListCmdlet">
            <summary>
            Returns a collection of Readiness Checks.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckListCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckListCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReadinessChecks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53RecoveryReadiness.Model.ListReadinessChecksResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.ListReadinessChecksResponse 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.PD.GetPDReadinessCheckResourceStatusCmdlet">
            <summary>
            Returns detailed information about the status of an individual resource within a Readiness
            Check's Resource Set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckResourceStatusCmdlet.ReadinessCheckName">
            <summary>
            <para>
            The ReadinessCheck to get
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckResourceStatusCmdlet.ResourceIdentifier">
            <summary>
            <para>
            The resource ARN or component Id to
            get
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckResourceStatusCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckResourceStatusCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckResourceStatusCmdlet.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.Route53RecoveryReadiness.Model.GetReadinessCheckResourceStatusResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetReadinessCheckResourceStatusResponse 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.PD.GetPDReadinessCheckStatusCmdlet">
            <summary>
            Returns information about the status of a Readiness Check.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckStatusCmdlet.ReadinessCheckName">
            <summary>
            <para>
            The ReadinessCheck to get
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckStatusCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckStatusCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDReadinessCheckStatusCmdlet.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.Route53RecoveryReadiness.Model.GetReadinessCheckStatusResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetReadinessCheckStatusResponse 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.PD.GetPDReadinessCheckStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReadinessCheckName parameter.
            The -PassThru parameter is deprecated, use -Select '^ReadinessCheckName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupCmdlet">
            <summary>
            Returns information about a Recovery Group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupCmdlet.RecoveryGroupName">
            <summary>
            <para>
            The RecoveryGroup to get
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupCmdlet.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.Route53RecoveryReadiness.Model.GetRecoveryGroupResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetRecoveryGroupResponse 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.PD.GetPDRecoveryGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RecoveryGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^RecoveryGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupListCmdlet">
            <summary>
            Returns a collection of Recovery Groups.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupListCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupListCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecoveryGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53RecoveryReadiness.Model.ListRecoveryGroupsResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.ListRecoveryGroupsResponse 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.PD.GetPDRecoveryGroupReadinessSummaryCmdlet">
            <summary>
            Returns information about a Recovery Group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupReadinessSummaryCmdlet.RecoveryGroupName">
            <summary>
            <para>
            The name of the RecoveryGroup
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupReadinessSummaryCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupReadinessSummaryCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRecoveryGroupReadinessSummaryCmdlet.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.Route53RecoveryReadiness.Model.GetRecoveryGroupReadinessSummaryResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetRecoveryGroupReadinessSummaryResponse 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.PD.GetPDRecoveryGroupReadinessSummaryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RecoveryGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^RecoveryGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDResourceSetCmdlet">
            <summary>
            Returns information about a Resource Set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDResourceSetCmdlet.ResourceSetName">
            <summary>
            <para>
            The ResourceSet to get
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDResourceSetCmdlet.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.Route53RecoveryReadiness.Model.GetResourceSetResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.GetResourceSetResponse 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.PD.GetPDResourceSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDResourceSetListCmdlet">
            <summary>
            Returns a collection of Resource Sets.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDResourceSetListCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDResourceSetListCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDResourceSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ResourceSets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53RecoveryReadiness.Model.ListResourceSetsResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.ListResourceSetsResponse 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.PD.GetPDRuleListCmdlet">
            <summary>
            Returns a collection of rules that are applied as part of Readiness Checks.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRuleListCmdlet.ResourceType">
            <summary>
            <para>
            Filter parameter which specifies the rules
            to return given a resource type.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRuleListCmdlet.MaxResult">
            <summary>
            <para>
            Upper bound on number of records to return.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRuleListCmdlet.NextToken">
            <summary>
            <para>
            A token used to resume pagination from the end
            of a previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDRuleListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Rules'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53RecoveryReadiness.Model.ListRulesResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.ListRulesResponse 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.PD.GetPDRuleListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceType parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PD.GetPDTagsForResourceListCmdlet">
            <summary>
            Returns a list of the tags assigned to the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDTagsForResourceListCmdlet.ResourceArn">
            <summary>
            <para>
            The Amazon Resource Name (ARN) for the resource.
            You can get this from the response to any request to the resource.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.GetPDTagsForResourceListCmdlet.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.Route53RecoveryReadiness.Model.ListTagsForResourcesResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.ListTagsForResourcesResponse 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.PD.GetPDTagsForResourceListCmdlet.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.PD.NewPDCellCmdlet">
            <summary>
            Creates a new Cell.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCellCmdlet.CellName">
            <summary>
            <para>
            The name of the Cell to create
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCellCmdlet.Cell">
            <summary>
            <para>
            A list of Cell arns contained within this Cell (for
            use in nested Cells, e.g. regions within which AZs)
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCellCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCellCmdlet.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.Route53RecoveryReadiness.Model.CreateCellResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.CreateCellResponse 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.PD.NewPDCellCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CellName parameter.
            The -PassThru parameter is deprecated, use -Select '^CellName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCellCmdlet.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.PD.NewPDCrossAccountAuthorizationCmdlet">
            <summary>
            Create a new cross account readiness authorization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCrossAccountAuthorizationCmdlet.CrossAccountAuthorization">
            <summary>
            <para>
            The cross account authorization
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCrossAccountAuthorizationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CrossAccountAuthorization'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53RecoveryReadiness.Model.CreateCrossAccountAuthorizationResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.CreateCrossAccountAuthorizationResponse 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.PD.NewPDCrossAccountAuthorizationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CrossAccountAuthorization parameter.
            The -PassThru parameter is deprecated, use -Select '^CrossAccountAuthorization' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDCrossAccountAuthorizationCmdlet.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.PD.NewPDReadinessCheckCmdlet">
            <summary>
            Creates a new Readiness Check.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDReadinessCheckCmdlet.ReadinessCheckName">
            <summary>
            <para>
            The name of the ReadinessCheck to create
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDReadinessCheckCmdlet.ResourceSetName">
            <summary>
            <para>
            The name of the ResourceSet to check
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDReadinessCheckCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDReadinessCheckCmdlet.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.Route53RecoveryReadiness.Model.CreateReadinessCheckResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.CreateReadinessCheckResponse 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.PD.NewPDReadinessCheckCmdlet.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.PD.NewPDRecoveryGroupCmdlet">
            <summary>
            Creates a new Recovery Group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDRecoveryGroupCmdlet.Cell">
            <summary>
            <para>
            A list of Cell arns
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDRecoveryGroupCmdlet.RecoveryGroupName">
            <summary>
            <para>
            The name of the RecoveryGroup to create
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDRecoveryGroupCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDRecoveryGroupCmdlet.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.Route53RecoveryReadiness.Model.CreateRecoveryGroupResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.CreateRecoveryGroupResponse 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.PD.NewPDRecoveryGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RecoveryGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^RecoveryGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDRecoveryGroupCmdlet.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.PD.NewPDResourceSetCmdlet">
            <summary>
            Creates a new Resource Set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDResourceSetCmdlet.Resource">
            <summary>
            <para>
            A list of Resource objects
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDResourceSetCmdlet.ResourceSetName">
            <summary>
            <para>
            The name of the ResourceSet to create
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDResourceSetCmdlet.ResourceSetType">
            <summary>
            <para>
            AWS Resource type of the resources in
            the ResourceSet
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDResourceSetCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.NewPDResourceSetCmdlet.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.Route53RecoveryReadiness.Model.CreateResourceSetResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.CreateResourceSetResponse 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.PD.NewPDResourceSetCmdlet.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.PD.RemovePDCellCmdlet">
            <summary>
            Deletes an existing Cell.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCellCmdlet.CellName">
            <summary>
            <para>
            The Cell to delete
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCellCmdlet.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.Route53RecoveryReadiness.Model.DeleteCellResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCellCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CellName parameter.
            The -PassThru parameter is deprecated, use -Select '^CellName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCellCmdlet.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.PD.RemovePDCrossAccountAuthorizationCmdlet">
            <summary>
            Delete cross account readiness authorization
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCrossAccountAuthorizationCmdlet.CrossAccountAuthorization">
            <summary>
            <para>
            The cross account authorization
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCrossAccountAuthorizationCmdlet.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.Route53RecoveryReadiness.Model.DeleteCrossAccountAuthorizationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCrossAccountAuthorizationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CrossAccountAuthorization parameter.
            The -PassThru parameter is deprecated, use -Select '^CrossAccountAuthorization' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDCrossAccountAuthorizationCmdlet.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.PD.RemovePDReadinessCheckCmdlet">
            <summary>
            Deletes an existing Readiness Check.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDReadinessCheckCmdlet.ReadinessCheckName">
            <summary>
            <para>
            The ReadinessCheck to delete
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDReadinessCheckCmdlet.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.Route53RecoveryReadiness.Model.DeleteReadinessCheckResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDReadinessCheckCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReadinessCheckName parameter.
            The -PassThru parameter is deprecated, use -Select '^ReadinessCheckName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDReadinessCheckCmdlet.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.PD.RemovePDRecoveryGroupCmdlet">
            <summary>
            Deletes an existing Recovery Group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDRecoveryGroupCmdlet.RecoveryGroupName">
            <summary>
            <para>
            The RecoveryGroup to delete
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDRecoveryGroupCmdlet.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.Route53RecoveryReadiness.Model.DeleteRecoveryGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDRecoveryGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RecoveryGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^RecoveryGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDRecoveryGroupCmdlet.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.PD.RemovePDResourceSetCmdlet">
            <summary>
            Deletes an existing Resource Set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceSetCmdlet.ResourceSetName">
            <summary>
            <para>
            The ResourceSet to delete
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceSetCmdlet.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.Route53RecoveryReadiness.Model.DeleteResourceSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceSetCmdlet.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.PD.RemovePDResourceTagCmdlet">
            <summary>
            Removes tags from the specified resource. You can specify one or more tags to remove.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            The Amazon Resource Name (ARN) for the resource.
            You can get this from the response to any request to the resource.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceTagCmdlet.TagKey">
            <summary>
            <para>
            A comma-separated list of the tag keys to remove
            from the resource.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceTagCmdlet.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.Route53RecoveryReadiness.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.RemovePDResourceTagCmdlet.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.PD.RemovePDResourceTagCmdlet.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.PD.UpdatePDCellCmdlet">
            <summary>
            Updates an existing Cell.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDCellCmdlet.CellName">
            <summary>
            <para>
            The Cell to update
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDCellCmdlet.Cell">
            <summary>
            <para>
            A list of Cell arns, completely replaces previous
            list
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDCellCmdlet.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.Route53RecoveryReadiness.Model.UpdateCellResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.UpdateCellResponse 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.PD.UpdatePDCellCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CellName parameter.
            The -PassThru parameter is deprecated, use -Select '^CellName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDCellCmdlet.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.PD.UpdatePDReadinessCheckCmdlet">
            <summary>
            Updates an exisiting Readiness Check.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDReadinessCheckCmdlet.ReadinessCheckName">
            <summary>
            <para>
            The ReadinessCheck to update
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDReadinessCheckCmdlet.ResourceSetName">
            <summary>
            <para>
            The name of the ResourceSet to check
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDReadinessCheckCmdlet.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.Route53RecoveryReadiness.Model.UpdateReadinessCheckResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.UpdateReadinessCheckResponse 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.PD.UpdatePDReadinessCheckCmdlet.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.PD.UpdatePDRecoveryGroupCmdlet">
            <summary>
            Updates an existing Recovery Group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDRecoveryGroupCmdlet.Cell">
            <summary>
            <para>
            A list of Cell arns, completely replaces previous
            list
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDRecoveryGroupCmdlet.RecoveryGroupName">
            <summary>
            <para>
            The RecoveryGroup to update
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDRecoveryGroupCmdlet.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.Route53RecoveryReadiness.Model.UpdateRecoveryGroupResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.UpdateRecoveryGroupResponse 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.PD.UpdatePDRecoveryGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RecoveryGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^RecoveryGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDRecoveryGroupCmdlet.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.PD.UpdatePDResourceSetCmdlet">
            <summary>
            Updates an existing Resource Set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDResourceSetCmdlet.Resource">
            <summary>
            <para>
            A list of Resource objects
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDResourceSetCmdlet.ResourceSetName">
            <summary>
            <para>
            The ResourceSet to update
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDResourceSetCmdlet.ResourceSetType">
            <summary>
            <para>
            AWS Resource Type of the resources in
            the ResourceSet
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PD.UpdatePDResourceSetCmdlet.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.Route53RecoveryReadiness.Model.UpdateResourceSetResponse).
            Specifying the name of a property of type Amazon.Route53RecoveryReadiness.Model.UpdateResourceSetResponse 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.PD.UpdatePDResourceSetCmdlet.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>