AWS.Tools.DocDB.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.DocDB</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.AddDOCResourceTagCmdlet">
            <summary>
            Adds metadata tags to an Amazon DocumentDB resource. You can use these tags with cost
            allocation reporting to track costs that are associated with Amazon DocumentDB resources
            or in a <c>Condition</c> statement in an Identity and Access Management (IAM) policy
            for Amazon DocumentDB.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCResourceTagCmdlet.ResourceName">
            <summary>
            <para>
            <para>The Amazon DocumentDB resource that the tags are added to. This value is an Amazon
            Resource Name .</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the Amazon DocumentDB resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCResourceTagCmdlet.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.DocDB.Model.AddTagsToResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCResourceTagCmdlet.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.DOC.AddDOCSourceIdentifierToSubscriptionCmdlet">
            <summary>
            Adds a source identifier to an existing event notification subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCSourceIdentifierToSubscriptionCmdlet.SourceIdentifier">
            <summary>
            <para>
            <para>The identifier of the event source to be added:</para><ul><li><para>If the source type is an instance, a <c>DBInstanceIdentifier</c> must be provided.</para></li><li><para>If the source type is a security group, a <c>DBSecurityGroupName</c> must be provided.</para></li><li><para>If the source type is a parameter group, a <c>DBParameterGroupName</c> must be provided.</para></li><li><para>If the source type is a snapshot, a <c>DBSnapshotIdentifier</c> must be provided.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCSourceIdentifierToSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the Amazon DocumentDB event notification subscription that you want to
            add a source identifier to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCSourceIdentifierToSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.AddSourceIdentifierToSubscriptionResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.AddSourceIdentifierToSubscriptionResponse 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.DOC.AddDOCSourceIdentifierToSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.AddDOCSourceIdentifierToSubscriptionCmdlet.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.DOC.CompleteDOCPendingMaintenanceActionCmdlet">
            <summary>
            Applies a pending maintenance action to a resource (for example, to an Amazon DocumentDB
            instance).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CompleteDOCPendingMaintenanceActionCmdlet.ApplyAction">
            <summary>
            <para>
            <para>The pending maintenance action to apply to this resource.</para><para>Valid values: <c>system-update</c>, <c>db-upgrade</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CompleteDOCPendingMaintenanceActionCmdlet.OptInType">
            <summary>
            <para>
            <para>A value that specifies the type of opt-in request or undoes an opt-in request. An
            opt-in request of type <c>immediate</c> can't be undone.</para><para>Valid values:</para><ul><li><para><c>immediate</c> - Apply the maintenance action immediately.</para></li><li><para><c>next-maintenance</c> - Apply the maintenance action during the next maintenance
            window for the resource. </para></li><li><para><c>undo-opt-in</c> - Cancel any existing <c>next-maintenance</c> opt-in requests.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CompleteDOCPendingMaintenanceActionCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource that the pending maintenance action
            applies to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CompleteDOCPendingMaintenanceActionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ResourcePendingMaintenanceActions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ApplyPendingMaintenanceActionResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ApplyPendingMaintenanceActionResponse 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.DOC.CompleteDOCPendingMaintenanceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CompleteDOCPendingMaintenanceActionCmdlet.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.DOC.CopyDOCDBClusterParameterGroupCmdlet">
            <summary>
            Copies the specified cluster parameter group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterParameterGroupCmdlet.SourceDBClusterParameterGroupIdentifier">
            <summary>
            <para>
            <para>The identifier or Amazon Resource Name (ARN) for the source cluster parameter group.</para><para>Constraints:</para><ul><li><para>Must specify a valid cluster parameter group.</para></li><li><para>If the source cluster parameter group is in the same Amazon Web Services Region as
            the copy, specify a valid parameter group identifier; for example, <c>my-db-cluster-param-group</c>,
            or a valid ARN.</para></li><li><para>If the source parameter group is in a different Amazon Web Services Region than the
            copy, specify a valid cluster parameter group ARN; for example, <c>arn:aws:rds:us-east-1:123456789012:sample-cluster:sample-parameter-group</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterParameterGroupCmdlet.Tag">
            <summary>
            <para>
            <para>The tags that are to be assigned to the parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterParameterGroupCmdlet.TargetDBClusterParameterGroupDescription">
            <summary>
            <para>
            <para>A description for the copied cluster parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterParameterGroupCmdlet.TargetDBClusterParameterGroupIdentifier">
            <summary>
            <para>
            <para>The identifier for the copied cluster parameter group.</para><para>Constraints:</para><ul><li><para>Cannot be null, empty, or blank.</para></li><li><para>Must contain from 1 to 255 letters, numbers, or hyphens. </para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens. </para></li></ul><para>Example: <c>my-cluster-param-group1</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CopyDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CopyDBClusterParameterGroupResponse 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.DOC.CopyDOCDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetDBClusterParameterGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetDBClusterParameterGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterParameterGroupCmdlet.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.DOC.CopyDOCDBClusterSnapshotCmdlet">
            <summary>
            Copies a snapshot of a cluster.
             
              
            <para>
            To copy a cluster snapshot from a shared manual cluster snapshot, <c>SourceDBClusterSnapshotIdentifier</c>
            must be the Amazon Resource Name (ARN) of the shared cluster snapshot. You can only
            copy a shared DB cluster snapshot, whether encrypted or not, in the same Amazon Web
            Services Region.
            </para><para>
            To cancel the copy operation after it is in progress, delete the target cluster snapshot
            identified by <c>TargetDBClusterSnapshotIdentifier</c> while that cluster snapshot
            is in the <i>copying</i> status.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.CopyTag">
            <summary>
            <para>
            <para>Set to <c>true</c> to copy all tags from the source cluster snapshot to the target
            cluster snapshot, and otherwise <c>false</c>. The default is <c>false</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The KMS key ID for an encrypted cluster snapshot. The KMS key ID is the Amazon Resource
            Name (ARN), KMS key identifier, or the KMS key alias for the KMS encryption key. </para><para>If you copy an encrypted cluster snapshot from your Amazon Web Services account, you
            can specify a value for <c>KmsKeyId</c> to encrypt the copy with a new KMS encryption
            key. If you don't specify a value for <c>KmsKeyId</c>, then the copy of the cluster
            snapshot is encrypted with the same KMS key as the source cluster snapshot.</para><para>If you copy an encrypted cluster snapshot that is shared from another Amazon Web Services
            account, then you must specify a value for <c>KmsKeyId</c>.</para><para>To copy an encrypted cluster snapshot to another Amazon Web Services Region, set <c>KmsKeyId</c>
            to the KMS key ID that you want to use to encrypt the copy of the cluster snapshot
            in the destination Region. KMS encryption keys are specific to the Amazon Web Services
            Region that they are created in, and you can't use encryption keys from one Amazon
            Web Services Region in another Amazon Web Services Region.</para><para>If you copy an unencrypted cluster snapshot and specify a value for the <c>KmsKeyId</c>
            parameter, an error is returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.PreSignedUrl">
            <summary>
            <para>
            <para>The URL that contains a Signature Version 4 signed request for the<c>CopyDBClusterSnapshot</c>
            API action in the Amazon Web Services Region that contains the source cluster snapshot
            to copy. You must use the <c>PreSignedUrl</c> parameter when copying a cluster snapshot
            from another Amazon Web Services Region.</para><para>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <c>SourceRegion</c>
            (or <c>--source-region</c> for the CLI) instead of specifying <c>PreSignedUrl</c>
            manually. Specifying <c>SourceRegion</c> autogenerates a pre-signed URL that is a
            valid request for the operation that can be executed in the source Amazon Web Services
            Region.</para><para>The presigned URL must be a valid request for the <c>CopyDBClusterSnapshot</c> API
            action that can be executed in the source Amazon Web Services Region that contains
            the cluster snapshot to be copied. The presigned URL request must contain the following
            parameter values:</para><ul><li><para><c>SourceRegion</c> - The ID of the region that contains the snapshot to be copied.</para></li><li><para><c>SourceDBClusterSnapshotIdentifier</c> - The identifier for the the encrypted cluster
            snapshot to be copied. This identifier must be in the Amazon Resource Name (ARN) format
            for the source Amazon Web Services Region. For example, if you are copying an encrypted
            cluster snapshot from the us-east-1 Amazon Web Services Region, then your <c>SourceDBClusterSnapshotIdentifier</c>
            looks something like the following: <c>arn:aws:rds:us-east-1:12345678012:sample-cluster:sample-cluster-snapshot</c>.</para></li><li><para><c>TargetDBClusterSnapshotIdentifier</c> - The identifier for the new cluster snapshot
            to be created. This parameter isn't case sensitive.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.SourceDBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the cluster snapshot to copy. This parameter is not case sensitive.</para><para>Constraints:</para><ul><li><para>Must specify a valid system snapshot in the <i>available</i> state.</para></li><li><para>If the source snapshot is in the same Amazon Web Services Region as the copy, specify
            a valid snapshot identifier.</para></li><li><para>If the source snapshot is in a different Amazon Web Services Region than the copy,
            specify a valid cluster snapshot ARN.</para></li></ul><para>Example: <c>my-cluster-snapshot1</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.SourceRegion">
            <summary>
            <para>
            The SourceRegion for generating the PreSignedUrl property.
            If SourceRegion is set and the PreSignedUrl property is not,
            then PreSignedUrl will be automatically generated by the client.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the cluster snapshot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.TargetDBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the new cluster snapshot to create from the source cluster snapshot.
            This parameter is not case sensitive.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens. </para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens. </para></li></ul><para>Example: <c>my-cluster-snapshot2</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CopyDBClusterSnapshotResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CopyDBClusterSnapshotResponse 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.DOC.CopyDOCDBClusterSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetDBClusterSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetDBClusterSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.CopyDOCDBClusterSnapshotCmdlet.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.DOC.EditDOCDBClusterCmdlet">
            <summary>
            Modifies a setting for an Amazon DocumentDB cluster. You can change one or more database
            configuration parameters by specifying these parameters and the new values in the
            request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.AllowMajorVersionUpgrade">
            <summary>
            <para>
            <para>A value that indicates whether major version upgrades are allowed.</para><para>Constraints: You must allow major version upgrades when specifying a value for the
            <c>EngineVersion</c> parameter that is a different major version than the DB cluster's
            current version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.ApplyImmediately">
            <summary>
            <para>
            <para>A value that specifies whether the changes in this request and any pending changes
            are asynchronously applied as soon as possible, regardless of the <c>PreferredMaintenanceWindow</c>
            setting for the cluster. If this parameter is set to <c>false</c>, changes to the
            cluster are applied during the next maintenance window.</para><para>The <c>ApplyImmediately</c> parameter affects only the <c>NewDBClusterIdentifier</c>
            and <c>MasterUserPassword</c> values. If you set this parameter value to <c>false</c>,
            the changes to the <c>NewDBClusterIdentifier</c> and <c>MasterUserPassword</c> values
            are applied during the next maintenance window. All other changes are applied immediately,
            regardless of the value of the <c>ApplyImmediately</c> parameter.</para><para>Default: <c>false</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups are retained. You must specify a minimum
            value of 1.</para><para>Default: 1</para><para>Constraints:</para><ul><li><para>Must be a value from 1 to 35.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier for the cluster that is being modified. This parameter is not
            case sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing <c>DBCluster</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the cluster parameter group to use for the cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether this cluster can be deleted. If <c>DeletionProtection</c> is enabled,
            the cluster cannot be deleted unless it is modified and <c>DeletionProtection</c>
            is disabled. <c>DeletionProtection</c> protects clusters from being accidentally deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.CloudwatchLogsExportConfiguration_DisableLogType">
            <summary>
            <para>
            <para>The list of log types to disable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.CloudwatchLogsExportConfiguration_EnableLogType">
            <summary>
            <para>
            <para>The list of log types to enable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to which you want to upgrade. Changing this
            parameter results in an outage. The change is applied during the next maintenance
            window unless <c>ApplyImmediately</c> is enabled.</para><para>To list all of the available engine versions for Amazon DocumentDB use the following
            command:</para><para><c>aws docdb describe-db-engine-versions --engine docdb --query "DBEngineVersions[].EngineVersion"</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The password for the master database user. This password can contain any printable
            ASCII character except forward slash (/), double quote ("), or the "at" symbol (@).</para><para>Constraints: Must contain from 8 to 100 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.NewDBClusterIdentifier">
            <summary>
            <para>
            <para>The new cluster identifier for the cluster when renaming a cluster. This value is
            stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <c>my-cluster2</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the cluster accepts connections.</para><para>Constraints: Must be a value from <c>1150</c> to <c>65535</c>. </para><para>Default: The same port as the original cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled, using the <c>BackupRetentionPeriod</c> parameter. </para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region. </para><para>Constraints:</para><ul><li><para>Must be in the format <c>hh24:mi-hh24:mi</c>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The weekly time range during which system maintenance can occur, in Universal Coordinated
            Time (UTC).</para><para>Format: <c>ddd:hh24:mi-ddd:hh24:mi</c></para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region, occurring on a random day of the week. </para><para>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</para><para>Constraints: Minimum 30-minute window.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB cluster.</para><para>For information on storage types for Amazon DocumentDB clusters, see Cluster storage
            configurations in the <i>Amazon DocumentDB Developer Guide</i>.</para><para>Valid values for storage type - <c>standard | iopt1</c></para><para>Default value is <c>standard </c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of virtual private cloud (VPC) security groups that the cluster will belong
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ModifyDBClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ModifyDBClusterResponse 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.DOC.EditDOCDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterCmdlet.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.DOC.EditDOCDBClusterParameterGroupCmdlet">
            <summary>
            Modifies the parameters of a cluster parameter group. To modify more than one parameter,
            submit a list of the following: <c>ParameterName</c>, <c>ParameterValue</c>, and <c>ApplyMethod</c>.
            A maximum of 20 parameters can be modified in a single request.
             
             <note><para>
            Changes to dynamic parameters are applied immediately. Changes to static parameters
            require a reboot or maintenance window before the change can take effect.
            </para></note><important><para>
            After you create a cluster parameter group, you should wait at least 5 minutes before
            creating your first cluster that uses that cluster parameter group as the default
            parameter group. This allows Amazon DocumentDB to fully complete the create action
            before the parameter group is used as the default for a new cluster. This step is
            especially important for parameters that are critical when creating the default database
            for a cluster, such as the character set for the default database defined by the <c>character_set_database</c>
            parameter.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the cluster parameter group to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterParameterGroupCmdlet.Parameter">
            <summary>
            <para>
            <para>A list of parameters in the cluster parameter group to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroupName'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ModifyDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ModifyDBClusterParameterGroupResponse 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.DOC.EditDOCDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterParameterGroupCmdlet.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.DOC.EditDOCDBClusterSnapshotAttributeCmdlet">
            <summary>
            Adds an attribute and values to, or removes an attribute and values from, a manual
            cluster snapshot.
             
              
            <para>
            To share a manual cluster snapshot with other Amazon Web Services accounts, specify
            <c>restore</c> as the <c>AttributeName</c>, and use the <c>ValuesToAdd</c> parameter
            to add a list of IDs of the Amazon Web Services accounts that are authorized to restore
            the manual cluster snapshot. Use the value <c>all</c> to make the manual cluster snapshot
            public, which means that it can be copied or restored by all Amazon Web Services accounts.
            Do not add the <c>all</c> value for any manual cluster snapshots that contain private
            information that you don't want available to all Amazon Web Services accounts. If
            a manual cluster snapshot is encrypted, it can be shared, but only by specifying a
            list of authorized Amazon Web Services account IDs for the <c>ValuesToAdd</c> parameter.
            You can't use <c>all</c> as a value for that parameter in this case.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterSnapshotAttributeCmdlet.AttributeName">
            <summary>
            <para>
            <para>The name of the cluster snapshot attribute to modify.</para><para>To manage authorization for other Amazon Web Services accounts to copy or restore
            a manual cluster snapshot, set this value to <c>restore</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterSnapshotAttributeCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the cluster snapshot to modify the attributes for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterSnapshotAttributeCmdlet.ValuesToAdd">
            <summary>
            <para>
            <para>A list of cluster snapshot attributes to add to the attribute specified by <c>AttributeName</c>.</para><para>To authorize other Amazon Web Services accounts to copy or restore a manual cluster
            snapshot, set this list to include one or more Amazon Web Services account IDs. To
            make the manual cluster snapshot restorable by any Amazon Web Services account, set
            it to <c>all</c>. Do not add the <c>all</c> value for any manual cluster snapshots
            that contain private information that you don't want to be available to all Amazon
            Web Services accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterSnapshotAttributeCmdlet.ValuesToRemove">
            <summary>
            <para>
            <para>A list of cluster snapshot attributes to remove from the attribute specified by <c>AttributeName</c>.</para><para>To remove authorization for other Amazon Web Services accounts to copy or restore
            a manual cluster snapshot, set this list to include one or more Amazon Web Services
            account identifiers. To remove authorization for any Amazon Web Services account to
            copy or restore the cluster snapshot, set it to <c>all</c> . If you specify <c>all</c>,
            an Amazon Web Services account whose account ID is explicitly added to the <c>restore</c>
            attribute can still copy or restore a manual cluster snapshot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterSnapshotAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshotAttributesResult'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ModifyDBClusterSnapshotAttributeResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ModifyDBClusterSnapshotAttributeResponse 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.DOC.EditDOCDBClusterSnapshotAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttributeName parameter.
            The -PassThru parameter is deprecated, use -Select '^AttributeName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBClusterSnapshotAttributeCmdlet.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.DOC.EditDOCDBInstanceCmdlet">
            <summary>
            Modifies settings for an instance. You can change one or more database configuration
            parameters by specifying these parameters and the new values in the request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.ApplyImmediately">
            <summary>
            <para>
            <para>Specifies whether the modifications in this request and any pending modifications
            are asynchronously applied as soon as possible, regardless of the <c>PreferredMaintenanceWindow</c>
            setting for the instance. </para><para> If this parameter is set to <c>false</c>, changes to the instance are applied during
            the next maintenance window. Some parameter changes can cause an outage and are applied
            on the next reboot.</para><para>Default: <c>false</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>This parameter does not apply to Amazon DocumentDB. Amazon DocumentDB does not perform
            minor version upgrades regardless of the value set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.CACertificateIdentifier">
            <summary>
            <para>
            <para>Indicates the certificate that needs to be associated with the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.CertificateRotationRestart">
            <summary>
            <para>
            <para>Specifies whether the DB instance is restarted when you rotate your SSL/TLS certificate.</para><para>By default, the DB instance is restarted when you rotate your SSL/TLS certificate.
            The certificate is not updated until the DB instance is restarted.</para><important><para>Set this parameter only if you are <i>not</i> using SSL/TLS to connect to the DB instance.</para></important><para>If you are using SSL/TLS to connect to the DB instance, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/ca_cert_rotation.html">Updating
            Your Amazon DocumentDB TLS Certificates</a> and <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/security.encryption.ssl.html">
            Encrypting Data in Transit</a> in the <i>Amazon DocumentDB Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>A value that indicates whether to copy all tags from the DB instance to snapshots
            of the DB instance. By default, tags are not copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The new compute and memory capacity of the instance; for example, <c>db.r5.large</c>.
            Not all instance classes are available in all Amazon Web Services Regions. </para><para>If you modify the instance class, an outage occurs during the change. The change is
            applied during the next maintenance window, unless <c>ApplyImmediately</c> is specified
            as <c>true</c> for this request. </para><para>Default: Uses existing setting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The instance identifier. This value is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing <c>DBInstance</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>A value that indicates whether to enable Performance Insights for the DB Instance.
            For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/performance-insights.html">Using
            Amazon Performance Insights</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.NewDBInstanceIdentifier">
            <summary>
            <para>
            <para> The new instance identifier for the instance when renaming an instance. When you
            change the instance identifier, an instance reboot occurs immediately if you set <c>Apply
            Immediately</c> to <c>true</c>. It occurs during the next maintenance window if you
            set <c>Apply Immediately</c> to <c>false</c>. This value is stored as a lowercase
            string. </para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <c>mydbinstance</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The KMS key identifier for encryption of Performance Insights data.</para><para>The KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS
            key.</para><para>If you do not specify a value for PerformanceInsightsKMSKeyId, then Amazon DocumentDB
            uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The weekly time range (in UTC) during which system maintenance can occur, which might
            result in an outage. Changing this parameter doesn't result in an outage except in
            the following situation, and the change is asynchronously applied as soon as possible.
            If there are pending actions that cause a reboot, and the maintenance window is changed
            to include the current time, changing this parameter causes a reboot of the instance.
            If you are moving this window to the current time, there must be at least 30 minutes
            between the current time and end of the window to ensure that pending changes are
            applied.</para><para>Default: Uses existing setting.</para><para>Format: <c>ddd:hh24:mi-ddd:hh24:mi</c></para><para>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</para><para>Constraints: Must be at least 30 minutes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.PromotionTier">
            <summary>
            <para>
            <para>A value that specifies the order in which an Amazon DocumentDB replica is promoted
            to the primary instance after a failure of the existing primary instance.</para><para>Default: 1</para><para>Valid values: 0-15</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ModifyDBInstanceResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ModifyDBInstanceResponse 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.DOC.EditDOCDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBInstanceCmdlet.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.DOC.EditDOCDBSubnetGroupCmdlet">
            <summary>
            Modifies an existing subnet group. subnet groups must contain at least one subnet
            in at least two Availability Zones in the Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBSubnetGroupCmdlet.DBSubnetGroupDescription">
            <summary>
            <para>
            <para>The description for the subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name for the subnet group. This value is stored as a lowercase string. You can't
            modify the default subnet group. </para><para>Constraints: Must match the name of an existing <c>DBSubnetGroup</c>. Must not be
            default.</para><para>Example: <c>mySubnetgroup</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBSubnetGroupCmdlet.SubnetId">
            <summary>
            <para>
            <para>The Amazon EC2 subnet IDs for the subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBSubnetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSubnetGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ModifyDBSubnetGroupResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ModifyDBSubnetGroupResponse 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.DOC.EditDOCDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCDBSubnetGroupCmdlet.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.DOC.EditDOCEventSubscriptionCmdlet">
            <summary>
            Modifies an existing Amazon DocumentDB event notification subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCEventSubscriptionCmdlet.Enabled">
            <summary>
            <para>
            <para> A Boolean value; set to <c>true</c> to activate the subscription. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCEventSubscriptionCmdlet.EventCategory">
            <summary>
            <para>
            <para> A list of event categories for a <c>SourceType</c> that you want to subscribe to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCEventSubscriptionCmdlet.SnsTopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the SNS topic created for event notification. The
            ARN is created by Amazon SNS when you create a topic and subscribe to it.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCEventSubscriptionCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of source that is generating the events. For example, if you want to be notified
            of events generated by an instance, set this parameter to <c>db-instance</c>. If this
            value is not specified, all events are returned.</para><para>Valid values: <c>db-instance</c>, <c>db-parameter-group</c>, <c>db-security-group</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the Amazon DocumentDB event notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ModifyEventSubscriptionResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ModifyEventSubscriptionResponse 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.DOC.EditDOCEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCEventSubscriptionCmdlet.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.DOC.EditDOCGlobalClusterCmdlet">
            <summary>
            Modify a setting for an Amazon DocumentDB global cluster. You can change one or more
            configuration parameters (for example: deletion protection), or the global cluster
            identifier by specifying these parameters and the new values in the request.
             
             <note><para>
            This action only applies to Amazon DocumentDB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCGlobalClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Indicates if the global cluster has deletion protection enabled. The global cluster
            can't be deleted when deletion protection is enabled. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The identifier for the global cluster being modified. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing global cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCGlobalClusterCmdlet.NewGlobalClusterIdentifier">
            <summary>
            <para>
            <para>The new identifier for a global cluster when you modify a global cluster. This value
            is stored as a lowercase string.</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens</para><para>The first character must be a letter</para><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <c>my-cluster2</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ModifyGlobalClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ModifyGlobalClusterResponse 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.DOC.EditDOCGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.EditDOCGlobalClusterCmdlet.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.DOC.GetDOCCertificateCmdlet">
            <summary>
            Returns a list of certificate authority (CA) certificates provided by Amazon DocumentDB
            for this Amazon Web Services account.<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.DOC.GetDOCCertificateCmdlet.CertificateIdentifier">
            <summary>
            <para>
            <para>The user-supplied certificate identifier. If this parameter is specified, information
            for only the specified certificate is returned. If this parameter is omitted, a list
            of up to <c>MaxRecords</c> certificates is returned. This parameter is not case sensitive.</para><para>Constraints</para><ul><li><para>Must match an existing <c>CertificateIdentifier</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCCertificateCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCCertificateCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <c>DescribeCertificates</c> request.
            If this parameter is specified, the response includes only records beyond the marker,
            up to the value specified by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCCertificateCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token called a marker is included
            in the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints:</para><ul><li><para>Minimum: 20</para></li><li><para>Maximum: 100</para></li></ul>
            </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.DOC.GetDOCCertificateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Certificates'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeCertificatesResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeCertificatesResponse 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.DOC.GetDOCCertificateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CertificateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CertificateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCCertificateCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterCmdlet">
            <summary>
            Returns information about provisioned Amazon DocumentDB clusters. This API operation
            supports pagination. For certain management features such as cluster and instance
            lifecycle management, Amazon DocumentDB leverages operational technology that is shared
            with Amazon RDS and Amazon Neptune. Use the <c>filterName=engine,Values=docdb</c>
            filter parameter to return only Amazon DocumentDB clusters.<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.DOC.GetDOCDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The user-provided cluster identifier. If this parameter is specified, information
            from only the specific cluster is returned. This parameter isn't case sensitive.</para><para>Constraints:</para><ul><li><para>If provided, must match an existing <c>DBClusterIdentifier</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more clusters to describe.</para><para>Supported filters:</para><ul><li><para><c>db-cluster-id</c> - Accepts cluster identifiers and cluster Amazon Resource Names
            (ARNs). The results list only includes information about the clusters identified by
            these ARNs.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBClustersResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBClustersResponse 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.DOC.GetDOCDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterCmdlet">
            <summary>
            Returns the detailed parameter list for a particular cluster parameter group.<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.DOC.GetDOCDBClusterParameterCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of a specific cluster parameter group to return parameter details for.</para><para>Constraints:</para><ul><li><para>If provided, must match the name of an existing <c>DBClusterParameterGroup</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterCmdlet.Source">
            <summary>
            <para>
            <para> A value that indicates to return only parameters for a specific source. Parameter
            sources can be <c>engine</c>, <c>service</c>, or <c>customer</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCDBClusterParameterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Parameters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBClusterParametersResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBClusterParametersResponse 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.DOC.GetDOCDBClusterParameterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterGroupCmdlet">
            <summary>
            Returns a list of <c>DBClusterParameterGroup</c> descriptions. If a <c>DBClusterParameterGroupName</c>
            parameter is specified, the list contains only the description of the specified cluster
            parameter group.<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.DOC.GetDOCDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of a specific cluster parameter group to return details for.</para><para>Constraints:</para><ul><li><para>If provided, must match the name of an existing <c>DBClusterParameterGroup</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBClusterParameterGroupsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBClusterParameterGroupsResponse 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.DOC.GetDOCDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterParameterGroupCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet">
            <summary>
            Returns information about cluster snapshots. This API operation supports pagination.<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.DOC.GetDOCDBClusterSnapshotCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The ID of the cluster to retrieve the list of cluster snapshots for. This parameter
            can't be used with the <c>DBClusterSnapshotIdentifier</c> parameter. This parameter
            is not case sensitive. </para><para>Constraints:</para><ul><li><para>If provided, must match the identifier of an existing <c>DBCluster</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>A specific cluster snapshot identifier to describe. This parameter can't be used with
            the <c>DBClusterIdentifier</c> parameter. This value is stored as a lowercase string.
            </para><para>Constraints:</para><ul><li><para>If provided, must match the identifier of an existing <c>DBClusterSnapshot</c>.</para></li><li><para>If this identifier is for an automated snapshot, the <c>SnapshotType</c> parameter
            must also be specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.IncludePublic">
            <summary>
            <para>
            <para>Set to <c>true</c> to include manual cluster snapshots that are public and can be
            copied or restored by any Amazon Web Services account, and otherwise <c>false</c>.
            The default is <c>false</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.IncludeShared">
            <summary>
            <para>
            <para>Set to <c>true</c> to include shared manual cluster snapshots from other Amazon Web
            Services accounts that this Amazon Web Services account has been given permission
            to copy or restore, and otherwise <c>false</c>. The default is <c>false</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.SnapshotType">
            <summary>
            <para>
            <para>The type of cluster snapshots to be returned. You can specify one of the following
            values:</para><ul><li><para><c>automated</c> - Return all cluster snapshots that Amazon DocumentDB has automatically
            created for your Amazon Web Services account.</para></li><li><para><c>manual</c> - Return all cluster snapshots that you have manually created for your
            Amazon Web Services account.</para></li><li><para><c>shared</c> - Return all manual cluster snapshots that have been shared to your
            Amazon Web Services account.</para></li><li><para><c>public</c> - Return all cluster snapshots that have been marked as public.</para></li></ul><para>If you don't specify a <c>SnapshotType</c> value, then both automated and manual cluster
            snapshots are returned. You can include shared cluster snapshots with these results
            by setting the <c>IncludeShared</c> parameter to <c>true</c>. You can include public
            cluster snapshots with these results by setting the<c>IncludePublic</c> parameter
            to <c>true</c>.</para><para>The <c>IncludeShared</c> and <c>IncludePublic</c> parameters don't apply for <c>SnapshotType</c>
            values of <c>manual</c> or <c>automated</c>. The <c>IncludePublic</c> parameter doesn't
            apply when <c>SnapshotType</c> is set to <c>shared</c>. The <c>IncludeShared</c> parameter
            doesn't apply when <c>SnapshotType</c> is set to <c>public</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshots'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBClusterSnapshotsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBClusterSnapshotsResponse 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.DOC.GetDOCDBClusterSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotAttributeCmdlet">
            <summary>
            Returns a list of cluster snapshot attribute names and values for a manual DB cluster
            snapshot.
             
              
            <para>
            When you share snapshots with other Amazon Web Services accounts, <c>DescribeDBClusterSnapshotAttributes</c>
            returns the <c>restore</c> attribute and a list of IDs for the Amazon Web Services
            accounts that are authorized to copy or restore the manual cluster snapshot. If <c>all</c>
            is included in the list of values for the <c>restore</c> attribute, then the manual
            cluster snapshot is public and can be copied or restored by all Amazon Web Services
            accounts.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotAttributeCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the cluster snapshot to describe the attributes for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBClusterSnapshotAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshotAttributesResult'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBClusterSnapshotAttributesResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBClusterSnapshotAttributesResponse 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.DOC.GetDOCDBClusterSnapshotAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet">
            <summary>
            Returns a list of the available engines.<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.DOC.GetDOCDBEngineVersionCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The name of a specific parameter group family to return details for.</para><para>Constraints:</para><ul><li><para>If provided, must match an existing <c>DBParameterGroupFamily</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.DefaultOnly">
            <summary>
            <para>
            <para>Indicates that only the default version of the specified engine or engine and major
            version combination is returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The database engine version to return.</para><para>Example: <c>3.6.0</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.ListSupportedCharacterSet">
            <summary>
            <para>
            <para>If this parameter is specified and the requested engine supports the <c>CharacterSetName</c>
            parameter for <c>CreateDBInstance</c>, the response includes a list of supported character
            sets for each engine version. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.ListSupportedTimezone">
            <summary>
            <para>
            <para>If this parameter is specified and the requested engine supports the <c>TimeZone</c>
            parameter for <c>CreateDBInstance</c>, the response includes a list of supported time
            zones for each engine version. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBEngineVersionCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCDBEngineVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBEngineVersions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBEngineVersionsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBEngineVersionsResponse 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.DOC.GetDOCDBEngineVersionCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBInstanceCmdlet">
            <summary>
            Returns information about provisioned Amazon DocumentDB instances. This API supports
            pagination.<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.DOC.GetDOCDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The user-provided instance identifier. If this parameter is specified, information
            from only the specific instance is returned. This parameter isn't case sensitive.</para><para>Constraints:</para><ul><li><para>If provided, must match the identifier of an existing <c>DBInstance</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBInstanceCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more instances to describe.</para><para>Supported filters:</para><ul><li><para><c>db-cluster-id</c> - Accepts cluster identifiers and cluster Amazon Resource Names
            (ARNs). The results list includes only the information about the instances that are
            associated with the clusters that are identified by these ARNs.</para></li><li><para><c>db-instance-id</c> - Accepts instance identifiers and instance ARNs. The results
            list includes only the information about the instances that are identified by these
            ARNs.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBInstanceCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBInstanceCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBInstancesResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBInstancesResponse 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.DOC.GetDOCDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBInstanceCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBSubnetGroupCmdlet">
            <summary>
            Returns a list of <c>DBSubnetGroup</c> descriptions. If a <c>DBSubnetGroupName</c>
            is specified, the list will contain only the descriptions of the specified <c>DBSubnetGroup</c>.<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.DOC.GetDOCDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name of the subnet group to return details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBSubnetGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBSubnetGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBSubnetGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCDBSubnetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSubnetGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeDBSubnetGroupsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeDBSubnetGroupsResponse 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.DOC.GetDOCDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCDBSubnetGroupCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCEngineDefaultClusterParameterCmdlet">
            <summary>
            Returns the default engine and system parameter information for the cluster database
            engine.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEngineDefaultClusterParameterCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The name of the cluster parameter group family to return the engine parameter information
            for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEngineDefaultClusterParameterCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEngineDefaultClusterParameterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEngineDefaultClusterParameterCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEngineDefaultClusterParameterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EngineDefaults'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeEngineDefaultClusterParametersResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeEngineDefaultClusterParametersResponse 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.DOC.GetDOCEngineDefaultClusterParameterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupFamily parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupFamily' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet">
            <summary>
            Returns events related to instances, security groups, snapshots, and DB parameter
            groups for the past 14 days. You can obtain events specific to a particular DB instance,
            security group, snapshot, or parameter group by providing the name as a parameter.
            By default, the events of the past hour are returned.<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.DOC.GetDOCEventCmdlet.Duration">
            <summary>
            <para>
            <para>The number of minutes to retrieve events for.</para><para>Default: 60</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.EndTime">
            <summary>
            <para>
            <para> The end of the time interval for which to retrieve events, specified in ISO 8601
            format. </para><para>Example: 2009-07-08T18:00Z</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.EventCategory">
            <summary>
            <para>
            <para>A list of event categories that trigger notifications for an event notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.SourceIdentifier">
            <summary>
            <para>
            <para>The identifier of the event source for which events are returned. If not specified,
            then all sources are included in the response.</para><para>Constraints:</para><ul><li><para>If <c>SourceIdentifier</c> is provided, <c>SourceType</c> must also be provided.</para></li><li><para>If the source type is <c>DBInstance</c>, a <c>DBInstanceIdentifier</c> must be provided.</para></li><li><para>If the source type is <c>DBSecurityGroup</c>, a <c>DBSecurityGroupName</c> must be
            provided.</para></li><li><para>If the source type is <c>DBParameterGroup</c>, a <c>DBParameterGroupName</c> must
            be provided.</para></li><li><para>If the source type is <c>DBSnapshot</c>, a <c>DBSnapshotIdentifier</c> must be provided.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.SourceType">
            <summary>
            <para>
            <para>The event source to retrieve events for. If no value is specified, all events are
            returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.StartTime">
            <summary>
            <para>
            <para> The beginning of the time interval to retrieve events for, specified in ISO 8601
            format. </para><para>Example: 2009-07-08T18:00Z</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCEventCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Events'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeEventsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeEventsResponse 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.DOC.GetDOCEventCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCategoryCmdlet">
            <summary>
            Displays a list of categories for all event source types, or, if specified, for a
            specified source type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCategoryCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCategoryCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of source that is generating the events.</para><para>Valid values: <c>db-instance</c>, <c>db-parameter-group</c>, <c>db-security-group</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventCategoryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventCategoriesMapList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeEventCategoriesResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeEventCategoriesResponse 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.DOC.GetDOCEventCategoryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceType parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventSubscriptionCmdlet">
            <summary>
            Lists all the subscription descriptions for a customer account. The description for
            a subscription includes <c>SubscriptionName</c>, <c>SNSTopicARN</c>, <c>CustomerID</c>,
            <c>SourceType</c>, <c>SourceID</c>, <c>CreationTime</c>, and <c>Status</c>.
             
              
            <para>
            If you specify a <c>SubscriptionName</c>, lists the description for that subscription.
            </para><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.DOC.GetDOCEventSubscriptionCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the Amazon DocumentDB event notification subscription that you want to
            describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventSubscriptionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventSubscriptionCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscriptionsList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeEventSubscriptionsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeEventSubscriptionsResponse 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.DOC.GetDOCEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCEventSubscriptionCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCGlobalClusterCmdlet">
            <summary>
            Returns information about Amazon DocumentDB global clusters. This API supports pagination.
             
             <note><para>
            This action only applies to Amazon DocumentDB clusters.
            </para></note><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.DOC.GetDOCGlobalClusterCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more global DB clusters to describe.</para><para>Supported filters: <c>db-cluster-id</c> accepts cluster identifiers and cluster Amazon
            Resource Names (ARNs). The results list will only include information about the clusters
            identified by these ARNs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The user-supplied cluster identifier. If this parameter is specified, information
            from only the specific cluster is returned. This parameter isn't case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCGlobalClusterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <c>DescribeGlobalClusters</c>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCGlobalClusterCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token called a marker is included
            in the response so that you can retrieve the remaining results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalClusters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeGlobalClustersResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeGlobalClustersResponse 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.DOC.GetDOCGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCGlobalClusterCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet">
            <summary>
            Returns a list of orderable instance options for the specified engine.<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.DOC.GetDOCOrderableDBInstanceOptionCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The instance class filter value. Specify this parameter to show only the available
            offerings that match the specified instance class.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.Engine">
            <summary>
            <para>
            <para>The name of the engine to retrieve instance options for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The engine version filter value. Specify this parameter to show only the available
            offerings that match the specified engine version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.LicenseModel">
            <summary>
            <para>
            <para>The license model filter value. Specify this parameter to show only the available
            offerings that match the specified license model.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.Vpc">
            <summary>
            <para>
            <para>The virtual private cloud (VPC) filter value. Specify this parameter to show only
            the available VPC or non-VPC offerings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCOrderableDBInstanceOptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OrderableDBInstanceOptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribeOrderableDBInstanceOptionsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribeOrderableDBInstanceOptionsResponse 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.DOC.GetDOCOrderableDBInstanceOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Engine parameter.
            The -PassThru parameter is deprecated, use -Select '^Engine' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCOrderableDBInstanceOptionCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCPendingMaintenanceActionCmdlet">
            <summary>
            Returns a list of resources (for example, instances) that have at least one pending
            maintenance action.<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.DOC.GetDOCPendingMaintenanceActionCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more resources to return pending maintenance actions
            for.</para><para>Supported filters:</para><ul><li><para><c>db-cluster-id</c> - Accepts cluster identifiers and cluster Amazon Resource Names
            (ARNs). The results list includes only pending maintenance actions for the clusters
            identified by these ARNs.</para></li><li><para><c>db-instance-id</c> - Accepts instance identifiers and instance ARNs. The results
            list includes only pending maintenance actions for the DB instances identified by
            these ARNs.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCPendingMaintenanceActionCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The ARN of a resource to return pending maintenance actions for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCPendingMaintenanceActionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <c>MaxRecords</c>.</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/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCPendingMaintenanceActionCmdlet.MaxRecord">
            <summary>
            <para>
            <para> The maximum number of records to include in the response. If more records exist than
            the specified <c>MaxRecords</c> value, a pagination token (marker) is included in
            the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</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.DOC.GetDOCPendingMaintenanceActionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PendingMaintenanceActions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DescribePendingMaintenanceActionsResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DescribePendingMaintenanceActionsResponse 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.DOC.GetDOCPendingMaintenanceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCPendingMaintenanceActionCmdlet.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 Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.GetDOCResourceTagCmdlet">
            <summary>
            Lists all tags on an Amazon DocumentDB resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCResourceTagCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCResourceTagCmdlet.ResourceName">
            <summary>
            <para>
            <para>The Amazon DocumentDB resource with tags to be listed. This value is an Amazon Resource
            Name (ARN).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.GetDOCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet">
            <summary>
            Creates a new Amazon DocumentDB cluster.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>A list of Amazon EC2 Availability Zones that instances in the cluster can be created
            in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups are retained. You must specify a minimum
            value of 1.</para><para>Default: 1</para><para>Constraints:</para><ul><li><para>Must be a value from 1 to 35.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens. </para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens. </para></li></ul><para>Example: <c>my-cluster</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the cluster parameter group to associate with this cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>A subnet group to associate with this cluster.</para><para>Constraints: Must match the name of an existing <c>DBSubnetGroup</c>. Must not be
            default.</para><para>Example: <c>mySubnetgroup</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether this cluster can be deleted. If <c>DeletionProtection</c> is enabled,
            the cluster cannot be deleted unless it is modified and <c>DeletionProtection</c>
            is disabled. <c>DeletionProtection</c> protects clusters from being accidentally deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
            You can enable audit logs or profiler logs. For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/event-auditing.html">
            Auditing Amazon DocumentDB Events</a> and <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/profiling.html">
            Profiling Amazon DocumentDB Operations</a>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.Engine">
            <summary>
            <para>
            <para>The name of the database engine to be used for this cluster.</para><para>Valid values: <c>docdb</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to use. The <c>--engine-version</c> will
            default to the latest major engine version. For production workloads, we recommend
            explicitly declaring this parameter with the intended major engine version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier of the new global cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The KMS key identifier for an encrypted cluster.</para><para>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key.
            If you are creating a cluster using the same Amazon Web Services account that owns
            the KMS encryption key that is used to encrypt the new cluster, you can use the KMS
            key alias instead of the ARN for the KMS encryption key.</para><para>If an encryption key is not specified in <c>KmsKeyId</c>: </para><ul><li><para>If the <c>StorageEncrypted</c> parameter is <c>true</c>, Amazon DocumentDB uses your
            default encryption key. </para></li></ul><para>KMS creates the default encryption key for your Amazon Web Services account. Your
            Amazon Web Services account has a different default encryption key for each Amazon
            Web Services Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.MasterUsername">
            <summary>
            <para>
            <para>The name of the master user for the cluster.</para><para>Constraints:</para><ul><li><para>Must be from 1 to 63 letters or numbers.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot be a reserved word for the chosen database engine. </para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The password for the master database user. This password can contain any printable
            ASCII character except forward slash (/), double quote ("), or the "at" symbol (@).</para><para>Constraints: Must contain from 8 to 100 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the instances in the cluster accept connections.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled using the <c>BackupRetentionPeriod</c> parameter. </para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region. </para><para>Constraints:</para><ul><li><para>Must be in the format <c>hh24:mi-hh24:mi</c>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window. </para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The weekly time range during which system maintenance can occur, in Universal Coordinated
            Time (UTC).</para><para>Format: <c>ddd:hh24:mi-ddd:hh24:mi</c></para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region, occurring on a random day of the week.</para><para>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</para><para>Constraints: Minimum 30-minute window.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.PreSignedUrl">
            <summary>
            <para>
            <para>Not currently supported. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.SourceRegion">
            <summary>
            <para>
            The SourceRegion for generating the PreSignedUrl property.
            If SourceRegion is set and the PreSignedUrl property is not,
            then PreSignedUrl will be automatically generated by the client.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.StorageEncrypted">
            <summary>
            <para>
            <para>Specifies whether the cluster is encrypted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB cluster.</para><para>For information on storage types for Amazon DocumentDB clusters, see Cluster storage
            configurations in the <i>Amazon DocumentDB Developer Guide</i>.</para><para>Valid values for storage type - <c>standard | iopt1</c></para><para>Default value is <c>standard </c></para><note><para>When you create a DocumentDB DB cluster with the storage type set to <c>iopt1</c>,
            the storage type is returned in the response. The storage type isn't returned when
            you set it to <c>standard</c>.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of EC2 VPC security groups to associate with this cluster. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CreateDBClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CreateDBClusterResponse 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.DOC.NewDOCDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterCmdlet.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.DOC.NewDOCDBClusterParameterGroupCmdlet">
            <summary>
            Creates a new cluster parameter group.
             
              
            <para>
            Parameters in a cluster parameter group apply to all of the instances in a cluster.
            </para><para>
            A cluster parameter group is initially created with the default parameters for the
            database engine used by instances in the cluster. In Amazon DocumentDB, you cannot
            make modifications directly to the <c>default.docdb3.6</c> cluster parameter group.
            If your Amazon DocumentDB cluster is using the default cluster parameter group and
            you want to modify a value in it, you must first <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/cluster_parameter_group-create.html">
            create a new parameter group</a> or <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/cluster_parameter_group-copy.html">
            copy an existing parameter group</a>, modify it, and then apply the modified parameter
            group to your cluster. For the new cluster parameter group and associated settings
            to take effect, you must then reboot the instances in the cluster without failover.
            For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/cluster_parameter_group-modify.html">
            Modifying Amazon DocumentDB Cluster Parameter Groups</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the cluster parameter group.</para><para>Constraints:</para><ul><li><para>Must not match the name of an existing <c>DBClusterParameterGroup</c>.</para></li></ul><note><para>This value is stored as a lowercase string.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterParameterGroupCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The cluster parameter group family name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterParameterGroupCmdlet.Description">
            <summary>
            <para>
            <para>The description for the cluster parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterParameterGroupCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the cluster parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CreateDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CreateDBClusterParameterGroupResponse 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.DOC.NewDOCDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterParameterGroupCmdlet.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.DOC.NewDOCDBClusterSnapshotCmdlet">
            <summary>
            Creates a snapshot of a cluster.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterSnapshotCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the cluster to create a snapshot for. This parameter is not case
            sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing <c>DBCluster</c>.</para></li></ul><para>Example: <c>my-cluster</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterSnapshotCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the cluster snapshot. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens. </para></li></ul><para>Example: <c>my-cluster-snapshot1</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterSnapshotCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the cluster snapshot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CreateDBClusterSnapshotResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CreateDBClusterSnapshotResponse 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.DOC.NewDOCDBClusterSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBClusterSnapshotCmdlet.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.DOC.NewDOCDBInstanceCmdlet">
            <summary>
            Creates a new instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>This parameter does not apply to Amazon DocumentDB. Amazon DocumentDB does not perform
            minor version upgrades regardless of the value set.</para><para>Default: <c>false</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>The Amazon EC2 Availability Zone that the instance is created in. </para><para>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services
            Region.</para><para>Example: <c>us-east-1d</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.CACertificateIdentifier">
            <summary>
            <para>
            <para>The CA certificate identifier to use for the DB instance's server certificate.</para><para>For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/ca_cert_rotation.html">Updating
            Your Amazon DocumentDB TLS Certificates</a> and <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/security.encryption.ssl.html">
            Encrypting Data in Transit</a> in the <i>Amazon DocumentDB Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>A value that indicates whether to copy tags from the DB instance to snapshots of the
            DB instance. By default, tags are not copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the cluster that the instance will belong to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the instance; for example, <c>db.r5.large</c>.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The instance identifier. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <c>mydbinstance</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>A value that indicates whether to enable Performance Insights for the DB Instance.
            For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/performance-insights.html">Using
            Amazon Performance Insights</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.Engine">
            <summary>
            <para>
            <para>The name of the database engine to be used for this instance.</para><para>Valid value: <c>docdb</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The KMS key identifier for encryption of Performance Insights data.</para><para>The KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS
            key.</para><para>If you do not specify a value for PerformanceInsightsKMSKeyId, then Amazon DocumentDB
            uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The time range each week during which system maintenance can occur, in Universal Coordinated
            Time (UTC).</para><para> Format: <c>ddd:hh24:mi-ddd:hh24:mi</c></para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region, occurring on a random day of the week. </para><para>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</para><para>Constraints: Minimum 30-minute window.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.PromotionTier">
            <summary>
            <para>
            <para>A value that specifies the order in which an Amazon DocumentDB replica is promoted
            to the primary instance after a failure of the existing primary instance.</para><para>Default: 1</para><para>Valid values: 0-15</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the instance. You can assign up to 10 tags to an instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CreateDBInstanceResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CreateDBInstanceResponse 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.DOC.NewDOCDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBInstanceCmdlet.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.DOC.NewDOCDBSubnetGroupCmdlet">
            <summary>
            Creates a new subnet group. subnet groups must contain at least one subnet in at least
            two Availability Zones in the Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBSubnetGroupCmdlet.DBSubnetGroupDescription">
            <summary>
            <para>
            <para>The description for the subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name for the subnet group. This value is stored as a lowercase string.</para><para>Constraints: Must contain no more than 255 letters, numbers, periods, underscores,
            spaces, or hyphens. Must not be default.</para><para>Example: <c>mySubnetgroup</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBSubnetGroupCmdlet.SubnetId">
            <summary>
            <para>
            <para>The Amazon EC2 subnet IDs for the subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBSubnetGroupCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBSubnetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSubnetGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CreateDBSubnetGroupResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CreateDBSubnetGroupResponse 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.DOC.NewDOCDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCDBSubnetGroupCmdlet.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.DOC.NewDOCEventSubscriptionCmdlet">
            <summary>
            Creates an Amazon DocumentDB event notification subscription. This action requires
            a topic Amazon Resource Name (ARN) created by using the Amazon DocumentDB console,
            the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you
            must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed
            in the Amazon SNS console.
             
              
            <para>
            You can specify the type of source (<c>SourceType</c>) that you want to be notified
            of. You can also provide a list of Amazon DocumentDB sources (<c>SourceIds</c>) that
            trigger the events, and you can provide a list of event categories (<c>EventCategories</c>)
            for events that you want to be notified of. For example, you can specify <c>SourceType
            = db-instance</c>, <c>SourceIds = mydbinstance1, mydbinstance2</c> and <c>EventCategories
            = Availability, Backup</c>.
            </para><para>
            If you specify both the <c>SourceType</c> and <c>SourceIds</c> (such as <c>SourceType
            = db-instance</c> and <c>SourceIdentifier = myDBInstance1</c>), you are notified of
            all the <c>db-instance</c> events for the specified source. If you specify a <c>SourceType</c>
            but do not specify a <c>SourceIdentifier</c>, you receive notice of the events for
            that source type for all your Amazon DocumentDB sources. If you do not specify either
            the <c>SourceType</c> or the <c>SourceIdentifier</c>, you are notified of events generated
            from all Amazon DocumentDB sources belonging to your customer account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.Enabled">
            <summary>
            <para>
            <para> A Boolean value; set to <c>true</c> to activate the subscription, set to <c>false</c>
            to create the subscription but not active it. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.EventCategory">
            <summary>
            <para>
            <para> A list of event categories for a <c>SourceType</c> that you want to subscribe to.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.SnsTopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the SNS topic created for event notification. Amazon
            SNS creates the ARN when you create a topic and subscribe to it.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.SourceId">
            <summary>
            <para>
            <para>The list of identifiers of the event sources for which events are returned. If not
            specified, then all sources are included in the response. An identifier must begin
            with a letter and must contain only ASCII letters, digits, and hyphens; it can't end
            with a hyphen or contain two consecutive hyphens.</para><para>Constraints:</para><ul><li><para>If <c>SourceIds</c> are provided, <c>SourceType</c> must also be provided.</para></li><li><para>If the source type is an instance, a <c>DBInstanceIdentifier</c> must be provided.</para></li><li><para>If the source type is a security group, a <c>DBSecurityGroupName</c> must be provided.</para></li><li><para>If the source type is a parameter group, a <c>DBParameterGroupName</c> must be provided.</para></li><li><para>If the source type is a snapshot, a <c>DBSnapshotIdentifier</c> must be provided.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of source that is generating the events. For example, if you want to be notified
            of events generated by an instance, you would set this parameter to <c>db-instance</c>.
            If this value is not specified, all events are returned.</para><para>Valid values: <c>db-instance</c>, <c>db-cluster</c>, <c>db-parameter-group</c>, <c>db-security-group</c>,
            <c>db-cluster-snapshot</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the subscription.</para><para>Constraints: The name must be fewer than 255 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the event subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CreateEventSubscriptionResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CreateEventSubscriptionResponse 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.DOC.NewDOCEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCEventSubscriptionCmdlet.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.DOC.NewDOCGlobalClusterCmdlet">
            <summary>
            Creates an Amazon DocumentDB global cluster that can span multiple multiple Amazon
            Web Services Regions. The global cluster contains one primary cluster with read-write
            capability, and up-to give read-only secondary clusters. Global clusters uses storage-based
            fast replication across regions with latencies less than one second, using dedicated
            infrastructure with no impact to your workload’s performance.
             
               
            <para>
            You can create a global cluster that is initially empty, and then add a primary and
            a secondary to it. Or you can specify an existing cluster during the create operation,
            and this cluster becomes the primary of the global cluster.
            </para><note><para>
            This action only applies to Amazon DocumentDB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.DatabaseName">
            <summary>
            <para>
            <para>The name for your database of up to 64 alpha-numeric characters. If you do not provide
            a name, Amazon DocumentDB will not create a database in the global cluster you are
            creating.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>The deletion protection setting for the new global cluster. The global cluster can't
            be deleted when deletion protection is enabled. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.Engine">
            <summary>
            <para>
            <para>The name of the database engine to be used for this cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The engine version of the global cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier of the new global cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.SourceDBClusterIdentifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) to use as the primary cluster of the global cluster.
            This parameter is optional.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.StorageEncrypted">
            <summary>
            <para>
            <para>The storage encryption setting for the new global cluster. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.CreateGlobalClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.CreateGlobalClusterResponse 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.DOC.NewDOCGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.NewDOCGlobalClusterCmdlet.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.DOC.RemoveDOCDBClusterCmdlet">
            <summary>
            Deletes a previously provisioned cluster. When you delete a cluster, all automated
            backups for that cluster are deleted and can't be recovered. Manual DB cluster snapshots
            of the specified cluster are not deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier for the cluster to be deleted. This parameter isn't case sensitive.</para><para>Constraints:</para><ul><li><para>Must match an existing <c>DBClusterIdentifier</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterCmdlet.FinalDBSnapshotIdentifier">
            <summary>
            <para>
            <para> The cluster snapshot identifier of the new cluster snapshot created when <c>SkipFinalSnapshot</c>
            is set to <c>false</c>. </para><note><para> Specifying this parameter and also setting the <c>SkipFinalShapshot</c> parameter
            to <c>true</c> results in an error. </para></note><para>Constraints:</para><ul><li><para>Must be from 1 to 255 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterCmdlet.SkipFinalSnapshot">
            <summary>
            <para>
            <para> Determines whether a final cluster snapshot is created before the cluster is deleted.
            If <c>true</c> is specified, no cluster snapshot is created. If <c>false</c> is specified,
            a cluster snapshot is created before the DB cluster is deleted. </para><note><para>If <c>SkipFinalSnapshot</c> is <c>false</c>, you must specify a <c>FinalDBSnapshotIdentifier</c>
            parameter.</para></note><para>Default: <c>false</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DeleteDBClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DeleteDBClusterResponse 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.DOC.RemoveDOCDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterCmdlet.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.DOC.RemoveDOCDBClusterParameterGroupCmdlet">
            <summary>
            Deletes a specified cluster parameter group. The cluster parameter group to be deleted
            can't be associated with any clusters.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the cluster parameter group.</para><para>Constraints:</para><ul><li><para>Must be the name of an existing cluster parameter group.</para></li><li><para>You can't delete a default cluster parameter group.</para></li><li><para>Cannot be associated with any clusters.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterParameterGroupCmdlet.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.DocDB.Model.DeleteDBClusterParameterGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterParameterGroupCmdlet.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.DOC.RemoveDOCDBClusterSnapshotCmdlet">
            <summary>
            Deletes a cluster snapshot. If the snapshot is being copied, the copy operation is
            terminated.
             
             <note><para>
            The cluster snapshot must be in the <c>available</c> state to be deleted.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterSnapshotCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the cluster snapshot to delete.</para><para>Constraints: Must be the name of an existing cluster snapshot in the <c>available</c>
            state.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DeleteDBClusterSnapshotResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DeleteDBClusterSnapshotResponse 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.DOC.RemoveDOCDBClusterSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBClusterSnapshotCmdlet.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.DOC.RemoveDOCDBInstanceCmdlet">
            <summary>
            Deletes a previously provisioned instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The instance identifier for the instance to be deleted. This parameter isn't case
            sensitive.</para><para>Constraints:</para><ul><li><para>Must match the name of an existing instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DeleteDBInstanceResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DeleteDBInstanceResponse 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.DOC.RemoveDOCDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBInstanceCmdlet.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.DOC.RemoveDOCDBSubnetGroupCmdlet">
            <summary>
            Deletes a subnet group.
             
             <note><para>
            The specified database subnet group must not be associated with any DB instances.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name of the database subnet group to delete.</para><note><para>You can't delete the default subnet group.</para></note><para>Constraints:</para><para>Must match the name of an existing <c>DBSubnetGroup</c>. Must not be default.</para><para>Example: <c>mySubnetgroup</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBSubnetGroupCmdlet.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.DocDB.Model.DeleteDBSubnetGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCDBSubnetGroupCmdlet.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.DOC.RemoveDOCEventSubscriptionCmdlet">
            <summary>
            Deletes an Amazon DocumentDB event notification subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the Amazon DocumentDB event notification subscription that you want to
            delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DeleteEventSubscriptionResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DeleteEventSubscriptionResponse 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.DOC.RemoveDOCEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCEventSubscriptionCmdlet.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.DOC.RemoveDOCFromGlobalClusterCmdlet">
            <summary>
            Detaches an Amazon DocumentDB secondary cluster from a global cluster. The cluster
            becomes a standalone cluster with read-write capability instead of being read-only
            and receiving data from a primary in a different region.
             
             <note><para>
            This action only applies to Amazon DocumentDB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCFromGlobalClusterCmdlet.DbClusterIdentifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) identifying the cluster that was detached from the
            Amazon DocumentDB global cluster. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCFromGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier to detach from the Amazon DocumentDB global cluster. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCFromGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.RemoveFromGlobalClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.RemoveFromGlobalClusterResponse 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.DOC.RemoveDOCFromGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCFromGlobalClusterCmdlet.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.DOC.RemoveDOCGlobalClusterCmdlet">
            <summary>
            Deletes a global cluster. The primary and secondary clusters must already be detached
            or deleted before attempting to delete a global cluster.
             
             <note><para>
            This action only applies to Amazon DocumentDB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier of the global cluster being deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.DeleteGlobalClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.DeleteGlobalClusterResponse 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.DOC.RemoveDOCGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCGlobalClusterCmdlet.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.DOC.RemoveDOCResourceTagCmdlet">
            <summary>
            Removes metadata tags from an Amazon DocumentDB resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCResourceTagCmdlet.ResourceName">
            <summary>
            <para>
            <para>The Amazon DocumentDB resource that the tags are removed from. This value is an Amazon
            Resource Name (ARN).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag key (name) of the tag to be removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCResourceTagCmdlet.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.DocDB.Model.RemoveTagsFromResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCResourceTagCmdlet.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.DOC.RemoveDOCSourceIdentifierFromSubscriptionCmdlet">
            <summary>
            Removes a source identifier from an existing Amazon DocumentDB event notification
            subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCSourceIdentifierFromSubscriptionCmdlet.SourceIdentifier">
            <summary>
            <para>
            <para> The source identifier to be removed from the subscription, such as the instance identifier
            for an instance, or the name of a security group. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCSourceIdentifierFromSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the Amazon DocumentDB event notification subscription that you want to
            remove a source identifier from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCSourceIdentifierFromSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.RemoveSourceIdentifierFromSubscriptionResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.RemoveSourceIdentifierFromSubscriptionResponse 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.DOC.RemoveDOCSourceIdentifierFromSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RemoveDOCSourceIdentifierFromSubscriptionCmdlet.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.DOC.ResetDOCDBClusterParameterGroupCmdlet">
            <summary>
            Modifies the parameters of a cluster parameter group to the default value. To reset
            specific parameters, submit a list of the following: <c>ParameterName</c> and <c>ApplyMethod</c>.
            To reset the entire cluster parameter group, specify the <c>DBClusterParameterGroupName</c>
            and <c>ResetAllParameters</c> parameters.
             
              
            <para>
             When you reset the entire group, dynamic parameters are updated immediately and static
            parameters are set to <c>pending-reboot</c> to take effect on the next DB instance
            reboot.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.ResetDOCDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the cluster parameter group to reset.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.ResetDOCDBClusterParameterGroupCmdlet.Parameter">
            <summary>
            <para>
            <para>A list of parameter names in the cluster parameter group to reset to the default values.
            You can't use this parameter if the <c>ResetAllParameters</c> parameter is set to
            <c>true</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.ResetDOCDBClusterParameterGroupCmdlet.ResetAllParameter">
            <summary>
            <para>
            <para>A value that is set to <c>true</c> to reset all parameters in the cluster parameter
            group to their default values, and <c>false</c> otherwise. You can't use this parameter
            if there is a list of parameter names specified for the <c>Parameters</c> parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.ResetDOCDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroupName'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.ResetDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.ResetDBClusterParameterGroupResponse 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.DOC.ResetDOCDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.ResetDOCDBClusterParameterGroupCmdlet.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.DOC.RestartDOCDBInstanceCmdlet">
            <summary>
            You might need to reboot your instance, usually for maintenance reasons. For example,
            if you make certain changes, or if you change the cluster parameter group that is
            associated with the instance, you must reboot the instance for the changes to take
            effect.
             
              
            <para>
            Rebooting an instance restarts the database engine service. Rebooting an instance
            results in a momentary outage, during which the instance status is set to <i>rebooting</i>.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestartDOCDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The instance identifier. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing <c>DBInstance</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestartDOCDBInstanceCmdlet.ForceFailover">
            <summary>
            <para>
            <para> When <c>true</c>, the reboot is conducted through a Multi-AZ failover. </para><para>Constraint: You can't specify <c>true</c> if the instance is not configured for Multi-AZ.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestartDOCDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.RebootDBInstanceResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.RebootDBInstanceResponse 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.DOC.RestartDOCDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestartDOCDBInstanceCmdlet.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.DOC.RestoreDOCDBClusterFromSnapshotCmdlet">
            <summary>
            Creates a new cluster from a snapshot or cluster snapshot.
             
              
            <para>
            If a snapshot is specified, the target cluster is created from the source DB snapshot
            with a default configuration and default security group.
            </para><para>
            If a cluster snapshot is specified, the target cluster is created from the source
            cluster restore point with the same configuration as the original source DB cluster,
            except that the new cluster is created with the default security group.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>Provides the list of Amazon EC2 Availability Zones that instances in the restored
            DB cluster can be created in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The name of the cluster to create from the snapshot or cluster snapshot. This parameter
            isn't case sensitive.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <c>my-snapshot-id</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group to associate with this DB cluster.</para><para><i>Type:</i> String.       <i>Required:</i> No.</para><para>If this argument is omitted, the default DB cluster parameter group is used. If supplied,
            must match the name of an existing default DB cluster parameter group. The string
            must consist of from 1 to 255 letters, numbers or hyphens. Its first character must
            be a letter, and it cannot end with a hyphen or contain two consecutive hyphens.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name of the subnet group to use for the new cluster.</para><para>Constraints: If provided, must match the name of an existing <c>DBSubnetGroup</c>.</para><para>Example: <c>mySubnetgroup</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether this cluster can be deleted. If <c>DeletionProtection</c> is enabled,
            the cluster cannot be deleted unless it is modified and <c>DeletionProtection</c>
            is disabled. <c>DeletionProtection</c> protects clusters from being accidentally deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for the new cluster.</para><para>Default: The same as source.</para><para>Constraint: Must be compatible with the engine of the source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version of the database engine to use for the new cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The KMS key identifier to use when restoring an encrypted cluster from a DB snapshot
            or cluster snapshot.</para><para>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key.
            If you are restoring a cluster with the same Amazon Web Services account that owns
            the KMS encryption key used to encrypt the new cluster, then you can use the KMS key
            alias instead of the ARN for the KMS encryption key.</para><para>If you do not specify a value for the <c>KmsKeyId</c> parameter, then the following
            occurs:</para><ul><li><para>If the snapshot or cluster snapshot in <c>SnapshotIdentifier</c> is encrypted, then
            the restored cluster is encrypted using the KMS key that was used to encrypt the snapshot
            or the cluster snapshot.</para></li><li><para>If the snapshot or the cluster snapshot in <c>SnapshotIdentifier</c> is not encrypted,
            then the restored DB cluster is not encrypted.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the new cluster accepts connections.</para><para>Constraints: Must be a value from <c>1150</c> to <c>65535</c>.</para><para>Default: The same port as the original cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.SnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the snapshot or cluster snapshot to restore from.</para><para>You can use either the name or the Amazon Resource Name (ARN) to specify a cluster
            snapshot. However, you can use only the ARN to specify a snapshot.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing snapshot.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB cluster.</para><para>For information on storage types for Amazon DocumentDB clusters, see Cluster storage
            configurations in the <i>Amazon DocumentDB Developer Guide</i>.</para><para>Valid values for storage type - <c>standard | iopt1</c></para><para>Default value is <c>standard </c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the restored cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of virtual private cloud (VPC) security groups that the new cluster will belong
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.RestoreDBClusterFromSnapshotResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.RestoreDBClusterFromSnapshotResponse 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.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterFromSnapshotCmdlet.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.DOC.RestoreDOCDBClusterToPointInTimeCmdlet">
            <summary>
            Restores a cluster to an arbitrary point in time. Users can restore to any point in
            time before <c>LatestRestorableTime</c> for up to <c>BackupRetentionPeriod</c> days.
            The target cluster is created from the source cluster with the same configuration
            as the original cluster, except that the new cluster is created with the default security
            group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The name of the new cluster to be created.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Cannot end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The subnet group name to use for the new cluster.</para><para>Constraints: If provided, must match the name of an existing <c>DBSubnetGroup</c>.</para><para>Example: <c>mySubnetgroup</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether this cluster can be deleted. If <c>DeletionProtection</c> is enabled,
            the cluster cannot be deleted unless it is modified and <c>DeletionProtection</c>
            is disabled. <c>DeletionProtection</c> protects clusters from being accidentally deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The KMS key identifier to use when restoring an encrypted cluster from an encrypted
            cluster.</para><para>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key.
            If you are restoring a cluster with the same Amazon Web Services account that owns
            the KMS encryption key used to encrypt the new cluster, then you can use the KMS key
            alias instead of the ARN for the KMS encryption key.</para><para>You can restore to a new cluster and encrypt the new cluster with an KMS key that
            is different from the KMS key used to encrypt the source cluster. The new DB cluster
            is encrypted with the KMS key identified by the <c>KmsKeyId</c> parameter.</para><para>If you do not specify a value for the <c>KmsKeyId</c> parameter, then the following
            occurs:</para><ul><li><para>If the cluster is encrypted, then the restored cluster is encrypted using the KMS
            key that was used to encrypt the source cluster.</para></li><li><para>If the cluster is not encrypted, then the restored cluster is not encrypted.</para></li></ul><para>If <c>DBClusterIdentifier</c> refers to a cluster that is not encrypted, then the
            restore request is rejected.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the new cluster accepts connections.</para><para>Constraints: Must be a value from <c>1150</c> to <c>65535</c>. </para><para>Default: The default port for the engine.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.RestoreToTime">
            <summary>
            <para>
            <para>The date and time to restore the cluster to.</para><para>Valid values: A time in Universal Coordinated Time (UTC) format.</para><para>Constraints:</para><ul><li><para>Must be before the latest restorable time for the instance.</para></li><li><para>Must be specified if the <c>UseLatestRestorableTime</c> parameter is not provided.</para></li><li><para>Cannot be specified if the <c>UseLatestRestorableTime</c> parameter is <c>true</c>.</para></li><li><para>Cannot be specified if the <c>RestoreType</c> parameter is <c>copy-on-write</c>.</para></li></ul><para>Example: <c>2015-03-07T23:45:00Z</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.RestoreType">
            <summary>
            <para>
            <para>The type of restore to be performed. You can specify one of the following values:</para><ul><li><para><c>full-copy</c> - The new DB cluster is restored as a full copy of the source DB
            cluster.</para></li><li><para><c>copy-on-write</c> - The new DB cluster is restored as a clone of the source DB
            cluster.</para></li></ul><para>Constraints: You can't specify <c>copy-on-write</c> if the engine version of the source
            DB cluster is earlier than 1.11.</para><para>If you don't specify a <c>RestoreType</c> value, then the new DB cluster is restored
            as a full copy of the source DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.SourceDBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the source cluster from which to restore.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing <c>DBCluster</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB cluster.</para><para>For information on storage types for Amazon DocumentDB clusters, see Cluster storage
            configurations in the <i>Amazon DocumentDB Developer Guide</i>.</para><para>Valid values for storage type - <c>standard | iopt1</c></para><para>Default value is <c>standard </c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the restored cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.UseLatestRestorableTime">
            <summary>
            <para>
            <para>A value that is set to <c>true</c> to restore the cluster to the latest restorable
            backup time, and <c>false</c> otherwise. </para><para>Default: <c>false</c></para><para>Constraints: Cannot be specified if the <c>RestoreToTime</c> parameter is provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of VPC security groups that the new cluster belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.RestoreDBClusterToPointInTimeResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.RestoreDBClusterToPointInTimeResponse 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.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.RestoreDOCDBClusterToPointInTimeCmdlet.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.DOC.StartDOCDBClusterCmdlet">
            <summary>
            Restarts the stopped cluster that is specified by <c>DBClusterIdentifier</c>. For
            more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-stop-start.html">Stopping
            and Starting an Amazon DocumentDB Cluster</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StartDOCDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the cluster to restart. Example: <c>docdb-2019-05-28-15-24-52</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StartDOCDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.StartDBClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.StartDBClusterResponse 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.DOC.StartDOCDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StartDOCDBClusterCmdlet.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.DOC.StartDOCDBClusterFailoverCmdlet">
            <summary>
            Forces a failover for a cluster.
             
              
            <para>
            A failover for a cluster promotes one of the Amazon DocumentDB replicas (read-only
            instances) in the cluster to be the primary instance (the cluster writer).
            </para><para>
            If the primary instance fails, Amazon DocumentDB automatically fails over to an Amazon
            DocumentDB replica, if one exists. You can force a failover when you want to simulate
            a failure of a primary instance for testing.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StartDOCDBClusterFailoverCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>A cluster identifier to force a failover for. This parameter is not case sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing <c>DBCluster</c>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StartDOCDBClusterFailoverCmdlet.TargetDBInstanceIdentifier">
            <summary>
            <para>
            <para>The name of the instance to promote to the primary instance.</para><para>You must specify the instance identifier for an Amazon DocumentDB replica in the cluster.
            For example, <c>mydbcluster-replica1</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StartDOCDBClusterFailoverCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.FailoverDBClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.FailoverDBClusterResponse 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.DOC.StartDOCDBClusterFailoverCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StartDOCDBClusterFailoverCmdlet.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.DOC.StopDOCDBClusterCmdlet">
            <summary>
            Stops the running cluster that is specified by <c>DBClusterIdentifier</c>. The cluster
            must be in the <i>available</i> state. For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-stop-start.html">Stopping
            and Starting an Amazon DocumentDB Cluster</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StopDOCDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the cluster to stop. Example: <c>docdb-2019-05-28-15-24-52</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StopDOCDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DocDB.Model.StopDBClusterResponse).
            Specifying the name of a property of type Amazon.DocDB.Model.StopDBClusterResponse 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.DOC.StopDOCDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DOC.StopDOCDBClusterCmdlet.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>