AWS.Tools.PcaConnectorScep.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.PcaConnectorScep</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.PCASCEP.AddPCASCEPResourceTagCmdlet"> <summary> Adds one or more tags to your resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.AddPCASCEPResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.AddPCASCEPResourceTagCmdlet.Tag"> <summary> <para> <para>The key-value pairs to associate with the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.AddPCASCEPResourceTagCmdlet.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.PcaConnectorScep.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.AddPCASCEPResourceTagCmdlet.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.PCASCEP.AddPCASCEPResourceTagCmdlet.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.PCASCEP.GetPCASCEPChallengeMetadataCmdlet"> <summary> Retrieves the metadata for the specified <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_Challenge.html">Challenge</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengeMetadataCmdlet.ChallengeArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the challenge.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengeMetadataCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ChallengeMetadata'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PcaConnectorScep.Model.GetChallengeMetadataResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.Model.GetChallengeMetadataResponse 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.PCASCEP.GetPCASCEPChallengeMetadataCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ChallengeArn parameter. The -PassThru parameter is deprecated, use -Select '^ChallengeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengeMetadataListCmdlet"> <summary> Retrieves the challenge metadata for the specified ARN.<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.PCASCEP.GetPCASCEPChallengeMetadataListCmdlet.ConnectorArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengeMetadataListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of objects that you want Connector for SCEP to return for this request. If more objects are available, in the response, Connector for SCEP provides a <c>NextToken</c> value that you can use in a subsequent call to get the next batch of objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengeMetadataListCmdlet.NextToken"> <summary> <para> <para>When you request a list of objects with a <c>MaxResults</c> setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Connector for SCEP returns a <c>NextToken</c> value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengeMetadataListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Challenges'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PcaConnectorScep.Model.ListChallengeMetadataResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.Model.ListChallengeMetadataResponse 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.PCASCEP.GetPCASCEPChallengeMetadataListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ConnectorArn parameter. The -PassThru parameter is deprecated, use -Select '^ConnectorArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengeMetadataListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengePasswordCmdlet"> <summary> Retrieves the challenge password for the specified <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_Challenge.html">Challenge</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengePasswordCmdlet.ChallengeArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the challenge.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPChallengePasswordCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Password'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PcaConnectorScep.Model.GetChallengePasswordResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.Model.GetChallengePasswordResponse 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.PCASCEP.GetPCASCEPChallengePasswordCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ChallengeArn parameter. The -PassThru parameter is deprecated, use -Select '^ChallengeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPConnectorCmdlet"> <summary> Retrieves details about the specified <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_Connector.html">Connector</a>. Calling this action returns important details about the connector, such as the public SCEP URL where your clients can request certificates. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPConnectorCmdlet.ConnectorArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPConnectorCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connector'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PcaConnectorScep.Model.GetConnectorResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.Model.GetConnectorResponse 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.PCASCEP.GetPCASCEPConnectorCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ConnectorArn parameter. The -PassThru parameter is deprecated, use -Select '^ConnectorArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPConnectorListCmdlet"> <summary> Lists the connectors belonging to your 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.PCASCEP.GetPCASCEPConnectorListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of objects that you want Connector for SCEP to return for this request. If more objects are available, in the response, Connector for SCEP provides a <c>NextToken</c> value that you can use in a subsequent call to get the next batch of objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPConnectorListCmdlet.NextToken"> <summary> <para> <para>When you request a list of objects with a <c>MaxResults</c> setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Connector for SCEP returns a <c>NextToken</c> value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPConnectorListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connectors'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PcaConnectorScep.Model.ListConnectorsResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.Model.ListConnectorsResponse 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.PCASCEP.GetPCASCEPConnectorListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPResourceTagCmdlet"> <summary> Retrieves the tags associated with the specified resource. Tags are key-value pairs that you can use to categorize and manage your resources, for purposes like billing. For example, you might set the tag key to "customer" and the value to the customer name or ID. You can specify one or more tags to add to each Amazon Web Services resource, up to 50 tags for a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.GetPCASCEPResourceTagCmdlet.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.PcaConnectorScep.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.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.PCASCEP.GetPCASCEPResourceTagCmdlet.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.PCASCEP.NewPCASCEPChallengeCmdlet"> <summary> For general-purpose connectors. Creates a <i>challenge password</i> for the specified connector. The SCEP protocol uses a challenge password to authenticate a request before issuing a certificate from a certificate authority (CA). Your SCEP clients include the challenge password as part of their certificate request to Connector for SCEP. To retrieve the connector Amazon Resource Names (ARNs) for the connectors in your account, call <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_ListConnectors.html">ListConnectors</a>. <para> To create additional challenge passwords for the connector, call <c>CreateChallenge</c> again. We recommend frequently rotating your challenge passwords. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPChallengeCmdlet.ConnectorArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the connector that you want to create a challenge for.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPChallengeCmdlet.Tag"> <summary> <para> <para>The key-value pairs to associate with the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPChallengeCmdlet.ClientToken"> <summary> <para> <para>Custom string that can be used to distinguish between calls to the <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_CreateChallenge.html">CreateChallenge</a> action. Client tokens for <c>CreateChallenge</c> time out after five minutes. Therefore, if you call <c>CreateChallenge</c> multiple times with the same client token within five minutes, Connector for SCEP recognizes that you are requesting only one challenge and will only respond with one. If you change the client token for each call, Connector for SCEP recognizes that you are requesting multiple challenge passwords.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPChallengeCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Challenge'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PcaConnectorScep.Model.CreateChallengeResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.Model.CreateChallengeResponse 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.PCASCEP.NewPCASCEPChallengeCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ConnectorArn parameter. The -PassThru parameter is deprecated, use -Select '^ConnectorArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPChallengeCmdlet.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.PCASCEP.NewPCASCEPConnectorCmdlet"> <summary> Creates a SCEP connector. A SCEP connector links Amazon Web Services Private Certificate Authority to your SCEP-compatible devices and mobile device management (MDM) systems. Before you create a connector, you must complete a set of prerequisites, including creation of a private certificate authority (CA) to use with this connector. For more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep-prerequisites.html">Connector for SCEP prerequisites</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPConnectorCmdlet.Intune_AzureApplicationId"> <summary> <para> <para>The directory (tenant) ID from your Microsoft Entra ID app registration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPConnectorCmdlet.CertificateAuthorityArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Amazon Web Services Private Certificate Authority certificate authority to use with this connector. Due to security vulnerabilities present in the SCEP protocol, we recommend using a private CA that's dedicated for use with the connector.</para><para>To retrieve the private CAs associated with your account, you can call <a href="https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListCertificateAuthorities.html">ListCertificateAuthorities</a> using the Amazon Web Services Private CA API.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPConnectorCmdlet.Intune_Domain"> <summary> <para> <para>The primary domain from your Microsoft Entra ID app registration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPConnectorCmdlet.Tag"> <summary> <para> <para>The key-value pairs to associate with the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPConnectorCmdlet.ClientToken"> <summary> <para> <para>Custom string that can be used to distinguish between calls to the <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_CreateChallenge.html">CreateChallenge</a> action. Client tokens for <c>CreateChallenge</c> time out after five minutes. Therefore, if you call <c>CreateChallenge</c> multiple times with the same client token within five minutes, Connector for SCEP recognizes that you are requesting only one challenge and will only respond with one. If you change the client token for each call, Connector for SCEP recognizes that you are requesting multiple challenge passwords.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPConnectorCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ConnectorArn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PcaConnectorScep.Model.CreateConnectorResponse). Specifying the name of a property of type Amazon.PcaConnectorScep.Model.CreateConnectorResponse 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.PCASCEP.NewPCASCEPConnectorCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the CertificateAuthorityArn parameter. The -PassThru parameter is deprecated, use -Select '^CertificateAuthorityArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.NewPCASCEPConnectorCmdlet.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.PCASCEP.RemovePCASCEPChallengeCmdlet"> <summary> Deletes the specified <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_Challenge.html">Challenge</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPChallengeCmdlet.ChallengeArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the challenge password to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPChallengeCmdlet.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.PcaConnectorScep.Model.DeleteChallengeResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPChallengeCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ChallengeArn parameter. The -PassThru parameter is deprecated, use -Select '^ChallengeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPChallengeCmdlet.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.PCASCEP.RemovePCASCEPConnectorCmdlet"> <summary> Deletes the specified <a href="https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_Connector.html">Connector</a>. This operation also deletes any challenges associated with the connector. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPConnectorCmdlet.ConnectorArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the connector to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPConnectorCmdlet.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.PcaConnectorScep.Model.DeleteConnectorResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPConnectorCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ConnectorArn parameter. The -PassThru parameter is deprecated, use -Select '^ConnectorArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPConnectorCmdlet.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.PCASCEP.RemovePCASCEPResourceTagCmdlet"> <summary> Removes one or more tags from your resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPResourceTagCmdlet.TagKey"> <summary> <para> <para>Specifies a list of tag keys that you want to remove from the specified resources.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPResourceTagCmdlet.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.PcaConnectorScep.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PCASCEP.RemovePCASCEPResourceTagCmdlet.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.PCASCEP.RemovePCASCEPResourceTagCmdlet.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> |