AWS.Tools.DSQL.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.DSQL</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.DSQL.AddDSQLResourceTagCmdlet"> <summary> Tags a resource with a map of key and value pairs. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.AddDSQLResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The ARN of the resource that you want to tag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.AddDSQLResourceTagCmdlet.Tag"> <summary> <para> <para>A map of key and value pairs to use to tag your resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.AddDSQLResourceTagCmdlet.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.DSQL.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.AddDSQLResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.AddDSQLResourceTagCmdlet.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.DSQL.GetDSQLClusterCmdlet"> <summary> Retrieves information about a cluster. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLClusterCmdlet.Identifier"> <summary> <para> <para>The ID of the cluster to retrieve.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLClusterCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.GetClusterResponse). Specifying the name of a property of type Amazon.DSQL.Model.GetClusterResponse 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.DSQL.GetDSQLClusterCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLClusterListCmdlet"> <summary> Retrieves information about a list of clusters. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLClusterListCmdlet.MaxResult"> <summary> <para> <para>An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLClusterListCmdlet.NextToken"> <summary> <para> <para>If your initial ListClusters operation returns a nextToken, you can include the returned nextToken in following ListClusters operations, which returns results in the next page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLClusterListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Clusters'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.ListClustersResponse). Specifying the name of a property of type Amazon.DSQL.Model.ListClustersResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLResourceTagCmdlet"> <summary> Lists all of the tags for a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The ARN of the resource for which you want to list the tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.DSQL.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.DSQL.GetDSQLResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLVpcEndpointServiceNameCmdlet"> <summary> Retrieves the VPC endpoint service name. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLVpcEndpointServiceNameCmdlet.Identifier"> <summary> <para> <para>The ID of the cluster to retrieve.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.GetDSQLVpcEndpointServiceNameCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ServiceName'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.GetVpcEndpointServiceNameResponse). Specifying the name of a property of type Amazon.DSQL.Model.GetVpcEndpointServiceNameResponse 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.DSQL.GetDSQLVpcEndpointServiceNameCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLClusterCmdlet"> <summary> Creates a cluster in Amazon Aurora DSQL. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLClusterCmdlet.DeletionProtectionEnabled"> <summary> <para> <para>If enabled, you can't delete your cluster. You must first disable this property before you can delete your cluster.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLClusterCmdlet.Tag"> <summary> <para> <para>A map of key and value pairs to use to tag your cluster.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLClusterCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, the subsequent retries with the same client token return the result from the original successful request and they have no additional effect.</para><para>If you don't specify a client token, the Amazon Web Services SDK automatically generates one.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLClusterCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.CreateClusterResponse). Specifying the name of a property of type Amazon.DSQL.Model.CreateClusterResponse 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.DSQL.NewDSQLClusterCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DeletionProtectionEnabled parameter. The -PassThru parameter is deprecated, use -Select '^DeletionProtectionEnabled' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLClusterCmdlet.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.DSQL.NewDSQLMultiRegionClusterCmdlet"> <summary> Creates multi-Region clusters in Amazon Aurora DSQL. Multi-Region clusters require a linked Region list, which is an array of the Regions in which you want to create linked clusters. Multi-Region clusters require a witness Region, which participates in quorum in failure scenarios. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLMultiRegionClusterCmdlet.ClusterProperty"> <summary> <para> <para>A mapping of properties to use when creating linked clusters.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLMultiRegionClusterCmdlet.LinkedRegionList"> <summary> <para> <para>An array of the Regions in which you want to create additional clusters.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLMultiRegionClusterCmdlet.WitnessRegion"> <summary> <para> <para>The witness Region of multi-Region clusters.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLMultiRegionClusterCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully. The subsequent retries with the same client token return the result from the original successful request and they have no additional effect.</para><para>If you don't specify a client token, the Amazon Web Services SDK automatically generates one.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLMultiRegionClusterCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'LinkedClusterArns'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.CreateMultiRegionClustersResponse). Specifying the name of a property of type Amazon.DSQL.Model.CreateMultiRegionClustersResponse 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.DSQL.NewDSQLMultiRegionClusterCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the WitnessRegion parameter. The -PassThru parameter is deprecated, use -Select '^WitnessRegion' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.NewDSQLMultiRegionClusterCmdlet.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.DSQL.RemoveDSQLClusterCmdlet"> <summary> Deletes a cluster in Amazon Aurora DSQL. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLClusterCmdlet.Identifier"> <summary> <para> <para>The ID of the cluster to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLClusterCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully. The subsequent retries with the same client token return the result from the original successful request and they have no additional effect.</para><para>If you don't specify a client token, the Amazon Web Services SDK automatically generates one.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLClusterCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.DeleteClusterResponse). Specifying the name of a property of type Amazon.DSQL.Model.DeleteClusterResponse 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.DSQL.RemoveDSQLClusterCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLClusterCmdlet.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.DSQL.RemoveDSQLMultiRegionClusterCmdlet"> <summary> Deletes a multi-Region cluster in Amazon Aurora DSQL. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLMultiRegionClusterCmdlet.LinkedClusterArn"> <summary> <para> <para>The ARNs of the clusters linked to the cluster you want to delete. also deletes these clusters as part of the operation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLMultiRegionClusterCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully. The subsequent retries with the same client token return the result from the original successful request and they have no additional effect.</para><para>If you don't specify a client token, the Amazon Web Services SDK automatically generates one.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLMultiRegionClusterCmdlet.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.DSQL.Model.DeleteMultiRegionClustersResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLMultiRegionClusterCmdlet.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.DSQL.RemoveDSQLResourceTagCmdlet"> <summary> Removes a tag from a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The ARN of the resource from which to remove tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLResourceTagCmdlet.TagKey"> <summary> <para> <para>The array of keys of the tags that you want to remove.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLResourceTagCmdlet.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.DSQL.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.RemoveDSQLResourceTagCmdlet.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.DSQL.UpdateDSQLClusterCmdlet"> <summary> Updates a cluster. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.UpdateDSQLClusterCmdlet.DeletionProtectionEnabled"> <summary> <para> <para>Specifies whether to enable deletion protection in your cluster.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.UpdateDSQLClusterCmdlet.Identifier"> <summary> <para> <para>The ID of the cluster you want to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.UpdateDSQLClusterCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully. The subsequent retries with the same client token return the result from the original successful request and they have no additional effect.</para><para>If you don't specify a client token, the Amazon Web Services SDK automatically generates one.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.UpdateDSQLClusterCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DSQL.Model.UpdateClusterResponse). Specifying the name of a property of type Amazon.DSQL.Model.UpdateClusterResponse 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.DSQL.UpdateDSQLClusterCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DSQL.UpdateDSQLClusterCmdlet.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> |