AWS.Tools.Connect.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Connect</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.AddCONNApprovedOriginCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Associates an approved origin to an Amazon Connect instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNApprovedOriginCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNApprovedOriginCmdlet.Origin">
            <summary>
            <para>
            <para>The domain to add to your allow list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNApprovedOriginCmdlet.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.Connect.Model.AssociateApprovedOriginResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNApprovedOriginCmdlet.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.CONN.AddCONNBotCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Allows the specified Amazon Connect instance to access the specified Amazon Lex or
            Amazon Lex V2 bot.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNBotCmdlet.LexV2Bot_AliasArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Lex V2 bot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNBotCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNBotCmdlet.LexBot_LexRegion">
            <summary>
            <para>
            <para>The Region that the Amazon Lex bot was created in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNBotCmdlet.LexBot_Name">
            <summary>
            <para>
            <para>The name of the Amazon Lex bot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNBotCmdlet.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.Connect.Model.AssociateBotResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNBotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNBotCmdlet.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.CONN.AddCONNDefaultVocabularyCmdlet">
            <summary>
            Associates an existing vocabulary as the default. Contact Lens for Amazon Connect
            uses the vocabulary in post-call and real-time analysis sessions for the given language.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNDefaultVocabularyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNDefaultVocabularyCmdlet.LanguageCode">
            <summary>
            <para>
            <para>The language code of the vocabulary entries. For a list of languages and their corresponding
            language codes, see <a href="https://docs.aws.amazon.com/transcribe/latest/dg/transcribe-whatis.html">What
            is Amazon Transcribe?</a></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNDefaultVocabularyCmdlet.VocabularyId">
            <summary>
            <para>
            <para>The identifier of the custom vocabulary. If this is empty, the default is set to none.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNDefaultVocabularyCmdlet.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.Connect.Model.AssociateDefaultVocabularyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNDefaultVocabularyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNDefaultVocabularyCmdlet.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.CONN.AddCONNInstanceStorageConfigCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Associates a storage resource type for the first time. You can only associate one
            type of storage configuration in a single call. This means, for example, that you
            can't define an instance with multiple S3 buckets for storing chat transcripts.
            </para><para>
            This API does not create a resource that doesn't exist. It only associates it to the
            instance. Ensure that the resource being specified in the storage configuration, like
            an S3 bucket, exists when being used for association.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.StorageConfig_AssociationId">
            <summary>
            <para>
            <para>The existing association identifier that uniquely identifies the resource type and
            storage config for the given instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.S3Config_BucketName">
            <summary>
            <para>
            <para>The S3 bucket name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.S3Config_BucketPrefix">
            <summary>
            <para>
            <para>The S3 bucket prefix.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.StorageConfigKinesisVideoStreamConfigEncryptionConfigEncryptionType">
            <summary>
            <para>
            <para>The type of encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.StorageConfigS3ConfigEncryptionConfigEncryptionType">
            <summary>
            <para>
            <para>The type of encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.KinesisFirehoseConfig_FirehoseArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the delivery stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.StorageConfigKinesisVideoStreamConfigEncryptionConfigKeyId">
            <summary>
            <para>
            <para>The full ARN of the encryption key. </para><note><para>Be sure to provide the full ARN of the encryption key, not just the ID.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.StorageConfigS3ConfigEncryptionConfigKeyId">
            <summary>
            <para>
            <para>The full ARN of the encryption key. </para><note><para>Be sure to provide the full ARN of the encryption key, not just the ID.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.KinesisVideoStreamConfig_Prefix">
            <summary>
            <para>
            <para>The prefix of the video stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.ResourceType">
            <summary>
            <para>
            <para>A valid resource type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.KinesisVideoStreamConfig_RetentionPeriodHour">
            <summary>
            <para>
            <para>The number of hours data is retained in the stream. Kinesis Video Streams retains
            the data in a data store that is associated with the stream.</para><para>The default value is 0, indicating that the stream does not persist data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.StorageConfig_StorageType">
            <summary>
            <para>
            <para>A valid storage type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.KinesisStreamConfig_StreamArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the data stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNInstanceStorageConfigCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssociationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.AssociateInstanceStorageConfigResponse).
            Specifying the name of a property of type Amazon.Connect.Model.AssociateInstanceStorageConfigResponse 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.CONN.AddCONNInstanceStorageConfigCmdlet.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.CONN.AddCONNLambdaFunctionCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Allows the specified Amazon Connect instance to access the specified Lambda function.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLambdaFunctionCmdlet.FunctionArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the Lambda function being associated. Maximum number
            of characters allowed is 140.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLambdaFunctionCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLambdaFunctionCmdlet.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.Connect.Model.AssociateLambdaFunctionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLambdaFunctionCmdlet.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.CONN.AddCONNLexBotCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Allows the specified Amazon Connect instance to access the specified Amazon Lex bot.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLexBotCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLexBotCmdlet.LexBot_LexRegion">
            <summary>
            <para>
            <para>The Region that the Amazon Lex bot was created in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLexBotCmdlet.LexBot_Name">
            <summary>
            <para>
            <para>The name of the Amazon Lex bot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLexBotCmdlet.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.Connect.Model.AssociateLexBotResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLexBotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNLexBotCmdlet.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.CONN.AddCONNPhoneNumberContactFlowCmdlet">
            <summary>
            Associates a contact flow with a phone number claimed to your Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNPhoneNumberContactFlowCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNPhoneNumberContactFlowCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNPhoneNumberContactFlowCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>A unique identifier for the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNPhoneNumberContactFlowCmdlet.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.Connect.Model.AssociatePhoneNumberContactFlowResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNPhoneNumberContactFlowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNPhoneNumberContactFlowCmdlet.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.CONN.AddCONNQueueQuickConnectCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Associates a set of quick connects with a queue.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNQueueQuickConnectCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNQueueQuickConnectCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNQueueQuickConnectCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The quick connects to associate with this queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNQueueQuickConnectCmdlet.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.Connect.Model.AssociateQueueQuickConnectsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNQueueQuickConnectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNQueueQuickConnectCmdlet.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.CONN.AddCONNResourceTagCmdlet">
            <summary>
            Adds the specified tags to the specified resource.
             
              
            <para>
            The supported resource types are users, routing profiles, queues, quick connects,
            contact flows, agent status, hours of operation, phone number, security profiles,
            and task templates.
            </para><para>
            For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Amazon
            Connect Identity-Based Policy Examples</a> in the <i>Amazon Connect Administrator
            Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNResourceTagCmdlet.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.Connect.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNResourceTagCmdlet.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.CONN.AddCONNResourceTagCmdlet.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.CONN.AddCONNSecurityKeyCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Associates a security key to the instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNSecurityKeyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNSecurityKeyCmdlet.Key">
            <summary>
            <para>
            <para>A valid security key in PEM format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.AddCONNSecurityKeyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssociationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.AssociateSecurityKeyResponse).
            Specifying the name of a property of type Amazon.Connect.Model.AssociateSecurityKeyResponse 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.CONN.AddCONNSecurityKeyCmdlet.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.CONN.DisconnectCONNRoutingProfileQueueCmdlet">
            <summary>
            Disassociates a set of queues from a routing profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.DisconnectCONNRoutingProfileQueueCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.DisconnectCONNRoutingProfileQueueCmdlet.QueueReference">
            <summary>
            <para>
            <para>The queues to disassociate from this routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.DisconnectCONNRoutingProfileQueueCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.DisconnectCONNRoutingProfileQueueCmdlet.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.Connect.Model.DisassociateRoutingProfileQueuesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.DisconnectCONNRoutingProfileQueueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.DisconnectCONNRoutingProfileQueueCmdlet.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.CONN.GetCONNAgentStatusCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Describes an agent status.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusCmdlet.AgentStatusId">
            <summary>
            <para>
            <para>The identifier for the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AgentStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeAgentStatusResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeAgentStatusResponse 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.CONN.GetCONNAgentStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Lists agent statuses.
            </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.CONN.GetCONNAgentStatusListCmdlet.AgentStatusType">
            <summary>
            <para>
            <para>Available agent status types.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AgentStatusSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListAgentStatusesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListAgentStatusesResponse 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.CONN.GetCONNAgentStatusListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNAgentStatusListCmdlet.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.CONN.GetCONNApprovedOriginListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Returns a paginated list of all approved origins associated with the instance.
            </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.CONN.GetCONNApprovedOriginListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNApprovedOriginListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNApprovedOriginListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNApprovedOriginListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Origins'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListApprovedOriginsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListApprovedOriginsResponse 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.CONN.GetCONNApprovedOriginListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNApprovedOriginListCmdlet.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.CONN.GetCONNBotListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            For the specified version of Amazon Lex, returns a paginated list of all the Amazon
            Lex bots currently associated with the instance.
            </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.CONN.GetCONNBotListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNBotListCmdlet.LexVersion">
            <summary>
            <para>
            <para>The version of Amazon Lex or Amazon Lex V2.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNBotListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNBotListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNBotListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LexBots'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListBotsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListBotsResponse 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.CONN.GetCONNBotListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNBotListCmdlet.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.CONN.GetCONNContactCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Describes the specified contact.
            </para><important><para>
            Contact information remains available in Amazon Connect for 24 months, and then it
            is deleted.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Contact'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeContactResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeContactResponse 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.CONN.GetCONNContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactAttributeCmdlet">
            <summary>
            Retrieves the contact attributes for the specified contact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactAttributeCmdlet.InitialContactId">
            <summary>
            <para>
            <para>The identifier of the initial contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactAttributeCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attributes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.GetContactAttributesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.GetContactAttributesResponse 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.CONN.GetCONNContactAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InitialContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^InitialContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowCmdlet">
            <summary>
            Describes the specified contact flow.
             
              
            <para>
            You can also create and update contact flows using the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html">Amazon
            Connect Flow language</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactFlow'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeContactFlowResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeContactFlowResponse 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.CONN.GetCONNContactFlowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowListCmdlet">
            <summary>
            Provides information about the contact flows for the specified Amazon Connect instance.
             
              
            <para>
            You can also create and update contact flows using the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html">Amazon
            Connect Flow language</a>.
            </para><para>
            For more information about contact flows, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-contact-flows.html">Contact
            Flows</a> in the <i>Amazon Connect Administrator Guide</i>.
            </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.CONN.GetCONNContactFlowListCmdlet.ContactFlowType">
            <summary>
            <para>
            <para>The type of contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactFlowSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListContactFlowsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListContactFlowsResponse 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.CONN.GetCONNContactFlowListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowListCmdlet.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.CONN.GetCONNContactFlowModuleCmdlet">
            <summary>
            Describes the specified contact flow module.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleCmdlet.ContactFlowModuleId">
            <summary>
            <para>
            <para>The identifier of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactFlowModule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeContactFlowModuleResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeContactFlowModuleResponse 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.CONN.GetCONNContactFlowModuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowModuleId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowModuleId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleListCmdlet">
            <summary>
            Provides information about the contact flow modules for the specified Amazon Connect
            instance.<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.CONN.GetCONNContactFlowModuleListCmdlet.ContactFlowModuleState">
            <summary>
            <para>
            <para>The state of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactFlowModulesSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListContactFlowModulesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListContactFlowModulesResponse 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.CONN.GetCONNContactFlowModuleListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactFlowModuleListCmdlet.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.CONN.GetCONNContactReferenceListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            For the specified <code>referenceTypes</code>, returns a list of references associated
            with the contact.
            </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.CONN.GetCONNContactReferenceListCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the initial contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactReferenceListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactReferenceListCmdlet.ReferenceType">
            <summary>
            <para>
            <para>The type of reference.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactReferenceListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para><important><para>This is not expected to be set, because the value returned in the previous response
            is always null.</para></important>
            </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 '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactReferenceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReferenceSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListContactReferencesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListContactReferencesResponse 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.CONN.GetCONNContactReferenceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNContactReferenceListCmdlet.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.CONN.GetCONNCurrentMetricDataCmdlet">
            <summary>
            Gets the real-time metric data from the specified Amazon Connect instance.
             
              
            <para>
            For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html">Real-time
            Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para><br/><br/>In the AWS.Tools.Connect module, 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.CONN.GetCONNCurrentMetricDataCmdlet.Filters_Channel">
            <summary>
            <para>
            <para>The channel to use to filter the metrics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.CurrentMetric">
            <summary>
            <para>
            <para>The metrics to retrieve. Specify the name and unit for each metric. The following
            metrics are available. For a description of all the metrics, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html">Real-time
            Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</para><dl><dt>AGENTS_AFTER_CONTACT_WORK</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#aftercallwork-real-time">ACW</a></para></dd><dt>AGENTS_AVAILABLE</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#available-real-time">Available</a></para></dd><dt>AGENTS_ERROR</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#error-real-time">Error</a></para></dd><dt>AGENTS_NON_PRODUCTIVE</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#non-productive-time-real-time">NPT
            (Non-Productive Time)</a></para></dd><dt>AGENTS_ON_CALL</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#on-call-real-time">On
            contact</a></para></dd><dt>AGENTS_ON_CONTACT</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#on-call-real-time">On
            contact</a></para></dd><dt>AGENTS_ONLINE</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#online-real-time">Online</a></para></dd><dt>AGENTS_STAFFED</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#staffed-real-time">Staffed</a></para></dd><dt>CONTACTS_IN_QUEUE</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#in-queue-real-time">In
            queue</a></para></dd><dt>CONTACTS_SCHEDULED</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#scheduled-real-time">Scheduled</a></para></dd><dt>OLDEST_CONTACT_AGE</dt><dd><para>Unit: SECONDS</para><para>When you use groupings, Unit says SECONDS and the Value is returned in SECONDS. </para><para>When you do not use groupings, Unit says SECONDS but the Value is returned in MILLISECONDS.
            For example, if you get a response like this:</para><para><code>{ "Metric": { "Name": "OLDEST_CONTACT_AGE", "Unit": "SECONDS" }, "Value": 24113.0
            </code>}</para><para>The actual OLDEST_CONTACT_AGE is 24 seconds.</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#oldest-real-time">Oldest</a></para></dd><dt>SLOTS_ACTIVE</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#active-real-time">Active</a></para></dd><dt>SLOTS_AVAILABLE</dt><dd><para>Unit: COUNT</para><para>Name in real-time metrics report: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html#availability-real-time">Availability</a></para></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.Grouping">
            <summary>
            <para>
            <para>The grouping applied to the metrics returned. For example, when grouped by <code>QUEUE</code>,
            the metrics returned apply to each queue rather than aggregated for all queues. If
            you group by <code>CHANNEL</code>, you should include a Channels filter. VOICE, CHAT,
            and TASK channels are supported.</para><para>If no <code>Grouping</code> is included in the request, a summary of metrics is returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.Filters_Queue">
            <summary>
            <para>
            <para>The queues to use to filter the metrics. You should specify at least one queue, and
            can specify up to 100 queues per request. The <code>GetCurrentMetricsData</code> API
            in particular requires a queue when you include a <code>Filter</code> in your request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para><para>The token expires after 5 minutes from the time it is created. Subsequent requests
            that use the token must use the same request parameters as the request that generated
            the token.</para>
            </para>
            <para>
            <br/><b>Note:</b> In the AWS.Tools.Connect module, 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 '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.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.Connect.Model.GetCurrentMetricDataResponse).
            Specifying the name of a property of type Amazon.Connect.Model.GetCurrentMetricDataResponse 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.CONN.GetCONNCurrentMetricDataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentMetricDataCmdlet.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.CONN.GetCONNCurrentUserDataCmdlet">
            <summary>
            Gets the real-time active user data from the specified Amazon Connect instance.<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.CONN.GetCONNCurrentUserDataCmdlet.ContactFilter_ContactState">
            <summary>
            <para>
            <para>A list of up to 9 <a href="https://docs.aws.amazon.com/connect/latest/adminguide/about-contact-states.html">contact
            states</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentUserDataCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentUserDataCmdlet.Filters_Queue">
            <summary>
            <para>
            <para>Contains information about a queue resource for which metrics are returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentUserDataCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentUserDataCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentUserDataCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserDataList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.GetCurrentUserDataResponse).
            Specifying the name of a property of type Amazon.Connect.Model.GetCurrentUserDataResponse 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.CONN.GetCONNCurrentUserDataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNCurrentUserDataCmdlet.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.CONN.GetCONNDefaultVocabularyListCmdlet">
            <summary>
            Lists the default vocabularies for the specified Amazon Connect instance.<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.CONN.GetCONNDefaultVocabularyListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNDefaultVocabularyListCmdlet.LanguageCode">
            <summary>
            <para>
            <para>The language code of the vocabulary entries. For a list of languages and their corresponding
            language codes, see <a href="https://docs.aws.amazon.com/transcribe/latest/dg/transcribe-whatis.html">What
            is Amazon Transcribe?</a></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNDefaultVocabularyListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNDefaultVocabularyListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNDefaultVocabularyListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DefaultVocabularyList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListDefaultVocabulariesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListDefaultVocabulariesResponse 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.CONN.GetCONNDefaultVocabularyListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNDefaultVocabularyListCmdlet.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.CONN.GetCONNFederationTokenCmdlet">
            <summary>
            Retrieves a token for federation.
             
             <note><para>
            This API doesn't support root users. If you try to invoke GetFederationToken with
            root credentials, an error message similar to the following one appears:
            </para><para><code>Provided identity: Principal: .... User: .... cannot be used for federation
            with Amazon Connect</code></para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNFederationTokenCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNFederationTokenCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Credentials'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.GetFederationTokenResponse).
            Specifying the name of a property of type Amazon.Connect.Model.GetFederationTokenResponse 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.CONN.GetCONNFederationTokenCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Describes the hours of operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationCmdlet.HoursOfOperationId">
            <summary>
            <para>
            <para>The identifier for the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'HoursOfOperation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeHoursOfOperationResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeHoursOfOperationResponse 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.CONN.GetCONNHoursOfOperationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationListCmdlet">
            <summary>
            Provides information about the hours of operation for the specified Amazon Connect
            instance.
             
              
            <para>
            For more information about hours of operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-hours-operation.html">Set
            the Hours of Operation for a Queue</a> in the <i>Amazon Connect Administrator Guide</i>.
            </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.CONN.GetCONNHoursOfOperationListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'HoursOfOperationSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListHoursOfOperationsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListHoursOfOperationsResponse 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.CONN.GetCONNHoursOfOperationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNHoursOfOperationListCmdlet.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.CONN.GetCONNInstanceCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Returns the current state of the specified instance identifier. It tracks the instance
            while it is being created and returns an error status, if applicable.
            </para><para>
            If an instance is not created successfully, the instance status reason field returns
            details relevant to the reason. The instance in a failed state is returned only for
            24 hours after the CreateInstance API was invoked.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Instance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeInstanceResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeInstanceResponse 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.CONN.GetCONNInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Describes the specified instance attribute.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeCmdlet.AttributeType">
            <summary>
            <para>
            <para>The type of attribute.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attribute'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeInstanceAttributeResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeInstanceAttributeResponse 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.CONN.GetCONNInstanceAttributeListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Returns a paginated list of all attribute types for the given instance.
            </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.CONN.GetCONNInstanceAttributeListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attributes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListInstanceAttributesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListInstanceAttributesResponse 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.CONN.GetCONNInstanceAttributeListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceAttributeListCmdlet.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.CONN.GetCONNInstanceListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Return a list of instances which are in active state, creation-in-progress state,
            and failed state. Instances that aren't successfully created (they are in a failed
            state) are returned only for 24 hours after the CreateInstance API was invoked.
            </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.CONN.GetCONNInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InstanceSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListInstancesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListInstancesResponse 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.CONN.GetCONNInstanceListCmdlet.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.CONN.GetCONNInstanceStorageConfigCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Retrieves the current storage configurations for the specified resource type, association
            ID, and instance ID.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigCmdlet.AssociationId">
            <summary>
            <para>
            <para>The existing association identifier that uniquely identifies the resource type and
            storage config for the given instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigCmdlet.ResourceType">
            <summary>
            <para>
            <para>A valid resource type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StorageConfig'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeInstanceStorageConfigResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeInstanceStorageConfigResponse 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.CONN.GetCONNInstanceStorageConfigListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Returns a paginated list of storage configs for the identified instance and resource
            type.
            </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.CONN.GetCONNInstanceStorageConfigListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigListCmdlet.ResourceType">
            <summary>
            <para>
            <para>A valid resource type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNInstanceStorageConfigListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StorageConfigs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListInstanceStorageConfigsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListInstanceStorageConfigsResponse 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.CONN.GetCONNInstanceStorageConfigListCmdlet.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.CONN.GetCONNIntegrationAssociationListCmdlet">
            <summary>
            Provides summary information about the Amazon Web Services resource associations for
            the specified Amazon Connect instance.<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.CONN.GetCONNIntegrationAssociationListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNIntegrationAssociationListCmdlet.IntegrationType">
            <summary>
            <para>
            <para>The integration type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNIntegrationAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNIntegrationAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNIntegrationAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IntegrationAssociationSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListIntegrationAssociationsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListIntegrationAssociationsResponse 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.CONN.GetCONNIntegrationAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNIntegrationAssociationListCmdlet.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.CONN.GetCONNLambdaFunctionListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Returns a paginated list of all Lambda functions that display in the dropdown options
            in the relevant contact flow blocks.
            </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.CONN.GetCONNLambdaFunctionListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLambdaFunctionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLambdaFunctionListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLambdaFunctionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LambdaFunctions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListLambdaFunctionsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListLambdaFunctionsResponse 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.CONN.GetCONNLambdaFunctionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLambdaFunctionListCmdlet.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.CONN.GetCONNLexBotListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Returns a paginated list of all the Amazon Lex bots currently associated with the
            instance.
            </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.CONN.GetCONNLexBotListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLexBotListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page. If no value is specified, the default
            is 10. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLexBotListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLexBotListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LexBots'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListLexBotsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListLexBotsResponse 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.CONN.GetCONNLexBotListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNLexBotListCmdlet.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.CONN.GetCONNMetricDataCmdlet">
            <summary>
            Gets historical metric data from the specified Amazon Connect instance.
             
              
            <para>
            For a description of each historical metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical
            Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.
            </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.CONN.GetCONNMetricDataCmdlet.Filters_Channel">
            <summary>
            <para>
            <para>The channel to use to filter the metrics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.EndTime">
            <summary>
            <para>
            <para>The timestamp, in UNIX Epoch time format, at which to end the reporting interval for
            the retrieval of historical metrics data. The time must be specified using an interval
            of 5 minutes, such as 11:00, 11:05, 11:10, and must be later than the start time timestamp.</para><para>The time range between the start and end time must be less than 24 hours.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.Grouping">
            <summary>
            <para>
            <para>The grouping applied to the metrics returned. For example, when results are grouped
            by queue, the metrics returned are grouped by queue. The values returned apply to
            the metrics for each queue rather than aggregated for all queues.</para><para>If no grouping is specified, a summary of metrics for all queues is returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.HistoricalMetric">
            <summary>
            <para>
            <para>The metrics to retrieve. Specify the name, unit, and statistic for each metric. The
            following historical metrics are available. For a description of each metric, see
            <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical
            Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</para><note><para>This API does not support a contacts incoming metric (there's no CONTACTS_INCOMING
            metric missing from the documented list). </para></note><dl><dt>ABANDON_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: AVG</para></dd><dt>AFTER_CONTACT_WORK_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: AVG</para></dd><dt>API_CONTACTS_HANDLED</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CALLBACK_CONTACTS_HANDLED</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_ABANDONED</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_AGENT_HUNG_UP_FIRST</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_CONSULTED</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_HANDLED</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_HANDLED_INCOMING</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_HANDLED_OUTBOUND</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_HOLD_ABANDONS</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_MISSED</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_QUEUED</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_TRANSFERRED_IN</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_TRANSFERRED_IN_FROM_QUEUE</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_TRANSFERRED_OUT</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>CONTACTS_TRANSFERRED_OUT_FROM_QUEUE</dt><dd><para>Unit: COUNT</para><para>Statistic: SUM</para></dd><dt>HANDLE_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: AVG</para></dd><dt>HOLD_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: AVG</para></dd><dt>INTERACTION_AND_HOLD_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: AVG</para></dd><dt>INTERACTION_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: AVG</para></dd><dt>OCCUPANCY</dt><dd><para>Unit: PERCENT</para><para>Statistic: AVG</para></dd><dt>QUEUE_ANSWER_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: AVG</para></dd><dt>QUEUED_TIME</dt><dd><para>Unit: SECONDS</para><para>Statistic: MAX</para></dd><dt>SERVICE_LEVEL</dt><dd><para>You can include up to 20 SERVICE_LEVEL metrics in a request.</para><para>Unit: PERCENT</para><para>Statistic: AVG</para><para>Threshold: For <code>ThresholdValue</code>, enter any whole number from 1 to 604800
            (inclusive), in seconds. For <code>Comparison</code>, you must enter <code>LT</code>
            (for "Less than"). </para></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.Filters_Queue">
            <summary>
            <para>
            <para>The queues to use to filter the metrics. You should specify at least one queue, and
            can specify up to 100 queues per request. The <code>GetCurrentMetricsData</code> API
            in particular requires a queue when you include a <code>Filter</code> in your request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.StartTime">
            <summary>
            <para>
            <para>The timestamp, in UNIX Epoch time format, at which to start the reporting interval
            for the retrieval of historical metrics data. The time must be specified using a multiple
            of 5 minutes, such as 10:05, 10:10, 10:15.</para><para>The start time cannot be earlier than 24 hours before the time of the request. Historical
            metrics are available only for 24 hours.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MetricResults'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.GetMetricDataResponse).
            Specifying the name of a property of type Amazon.Connect.Model.GetMetricDataResponse 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.CONN.GetCONNMetricDataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNMetricDataCmdlet.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.CONN.GetCONNPhoneNumberCmdlet">
            <summary>
            Gets details and status of a phone number that’s claimed to your Amazon Connect instance
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>A unique identifier for the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ClaimedPhoneNumberSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribePhoneNumberResponse 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.CONN.GetCONNPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberListCmdlet">
            <summary>
            Provides information about the phone numbers for the specified Amazon Connect instance.
             
             
              
            <para>
            For more information about phone numbers, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html">Set
            Up Phone Numbers for Your Contact Center</a> in the <i>Amazon Connect Administrator
            Guide</i>.
            </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.CONN.GetCONNPhoneNumberListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberListCmdlet.PhoneNumberCountryCode">
            <summary>
            <para>
            <para>The ISO country code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberListCmdlet.PhoneNumberType">
            <summary>
            <para>
            <para>The type of phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListPhoneNumbersResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListPhoneNumbersResponse 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.CONN.GetCONNPhoneNumberListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumberListCmdlet.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.CONN.GetCONNPhoneNumbersV2ListCmdlet">
            <summary>
            Lists phone numbers claimed to your Amazon Connect instance.
             
              
            <para>
            For more information about phone numbers, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html">Set
            Up Phone Numbers for Your Contact Center</a> in the <i>Amazon Connect Administrator
            Guide</i>.
            </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.CONN.GetCONNPhoneNumbersV2ListCmdlet.PhoneNumberCountryCode">
            <summary>
            <para>
            <para>The ISO country code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumbersV2ListCmdlet.PhoneNumberPrefix">
            <summary>
            <para>
            <para>The prefix of the phone number. If provided, it must contain <code>+</code> as part
            of the country code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumbersV2ListCmdlet.PhoneNumberType">
            <summary>
            <para>
            <para>The type of phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumbersV2ListCmdlet.TargetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are
            claimed to. If <code>TargetArn</code> input is not provided, this API lists numbers
            claimed to all the Amazon Connect instances belonging to your account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumbersV2ListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumbersV2ListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPhoneNumbersV2ListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ListPhoneNumbersSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListPhoneNumbersV2Response).
            Specifying the name of a property of type Amazon.Connect.Model.ListPhoneNumbersV2Response 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.CONN.GetCONNPhoneNumbersV2ListCmdlet.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.CONN.GetCONNPromptListCmdlet">
            <summary>
            Provides information about the prompts for the specified Amazon Connect instance.<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.CONN.GetCONNPromptListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPromptListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPromptListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPromptListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PromptSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListPromptsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListPromptsResponse 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.CONN.GetCONNPromptListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNPromptListCmdlet.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.CONN.GetCONNQueueCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Describes the specified queue.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Queue'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeQueueResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeQueueResponse 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.CONN.GetCONNQueueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueListCmdlet">
            <summary>
            Provides information about the queues for the specified Amazon Connect instance.
             
              
            <para>
            If you do not specify a <code>QueueTypes</code> parameter, both standard and agent
            queues are returned. This might cause an unexpected truncation of results if you have
            more than 1000 agents and you limit the number of results of the API call in code.
            </para><para>
            For more information about queues, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-queues-standard-and-agent.html">Queues:
            Standard and Agent</a> in the <i>Amazon Connect Administrator Guide</i>.
            </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.CONN.GetCONNQueueListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueListCmdlet.QueueType">
            <summary>
            <para>
            <para>The type of queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'QueueSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListQueuesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListQueuesResponse 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.CONN.GetCONNQueueListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueListCmdlet.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.CONN.GetCONNQueueQuickConnectListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Lists the quick connects associated with a queue.
            </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.CONN.GetCONNQueueQuickConnectListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueQuickConnectListCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueQuickConnectListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueQuickConnectListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueQuickConnectListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'QuickConnectSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListQueueQuickConnectsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListQueueQuickConnectsResponse 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.CONN.GetCONNQueueQuickConnectListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQueueQuickConnectListCmdlet.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.CONN.GetCONNQuickConnectCmdlet">
            <summary>
            Describes the quick connect.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The identifier for the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'QuickConnect'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeQuickConnectResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeQuickConnectResponse 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.CONN.GetCONNQuickConnectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectListCmdlet">
            <summary>
            Provides information about the quick connects for the specified Amazon Connect instance.<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.CONN.GetCONNQuickConnectListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectListCmdlet.QuickConnectType">
            <summary>
            <para>
            <para>The type of quick connect. In the Amazon Connect console, when you create a quick
            connect, you are prompted to assign one of the following types: Agent (USER), External
            (PHONE_NUMBER), or Queue (QUEUE).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'QuickConnectSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListQuickConnectsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListQuickConnectsResponse 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.CONN.GetCONNQuickConnectListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNQuickConnectListCmdlet.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.CONN.GetCONNResourceTagCmdlet">
            <summary>
            Lists the tags for the specified resource.
             
              
            <para>
            For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Amazon
            Connect Identity-Based Policy Examples</a> in the <i>Amazon Connect Administrator
            Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNResourceTagCmdlet.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.Connect.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.Connect.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.CONN.GetCONNResourceTagCmdlet.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.CONN.GetCONNRoutingProfileCmdlet">
            <summary>
            Describes the specified routing profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RoutingProfile'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeRoutingProfileResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeRoutingProfileResponse 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.CONN.GetCONNRoutingProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileListCmdlet">
            <summary>
            Provides summary information about the routing profiles for the specified Amazon Connect
            instance.
             
              
            <para>
            For more information about routing profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing.html">Routing
            Profiles</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/routing-profiles.html">Create
            a Routing Profile</a> in the <i>Amazon Connect Administrator Guide</i>.
            </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.CONN.GetCONNRoutingProfileListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RoutingProfileSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListRoutingProfilesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListRoutingProfilesResponse 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.CONN.GetCONNRoutingProfileListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileListCmdlet.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.CONN.GetCONNRoutingProfileQueueListCmdlet">
            <summary>
            Lists the queues associated with a routing profile.<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.CONN.GetCONNRoutingProfileQueueListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileQueueListCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileQueueListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileQueueListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileQueueListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RoutingProfileQueueConfigSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListRoutingProfileQueuesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListRoutingProfileQueuesResponse 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.CONN.GetCONNRoutingProfileQueueListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNRoutingProfileQueueListCmdlet.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.CONN.GetCONNSecurityKeyListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Returns a paginated list of all security keys associated with the instance.
            </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.CONN.GetCONNSecurityKeyListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityKeyListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityKeyListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityKeyListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SecurityKeys'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListSecurityKeysResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListSecurityKeysResponse 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.CONN.GetCONNSecurityKeyListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityKeyListCmdlet.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.CONN.GetCONNSecurityProfileCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Gets basic information about the security profle.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileCmdlet.SecurityProfileId">
            <summary>
            <para>
            <para>The identifier for the security profle.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SecurityProfile'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeSecurityProfileResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeSecurityProfileResponse 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.CONN.GetCONNSecurityProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecurityProfileId parameter.
            The -PassThru parameter is deprecated, use -Select '^SecurityProfileId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileListCmdlet">
            <summary>
            Provides summary information about the security profiles for the specified Amazon
            Connect instance.
             
              
            <para>
            For more information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security
            Profiles</a> in the <i>Amazon Connect Administrator Guide</i>.
            </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.CONN.GetCONNSecurityProfileListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SecurityProfileSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListSecurityProfilesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListSecurityProfilesResponse 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.CONN.GetCONNSecurityProfileListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfileListCmdlet.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.CONN.GetCONNSecurityProfilePermissionListCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Lists the permissions granted to a security profile.
            </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.CONN.GetCONNSecurityProfilePermissionListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfilePermissionListCmdlet.SecurityProfileId">
            <summary>
            <para>
            <para>The identifier for the security profle.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfilePermissionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfilePermissionListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfilePermissionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Permissions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListSecurityProfilePermissionsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListSecurityProfilePermissionsResponse 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.CONN.GetCONNSecurityProfilePermissionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecurityProfileId parameter.
            The -PassThru parameter is deprecated, use -Select '^SecurityProfileId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNSecurityProfilePermissionListCmdlet.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.CONN.GetCONNTaskTemplateCmdlet">
            <summary>
            Gets details about a specific task template in the specified Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateCmdlet.SnapshotVersion">
            <summary>
            <para>
            <para>The system generated version of a task template that is associated with a task, when
            the task is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateCmdlet.TaskTemplateId">
            <summary>
            <para>
            <para>A unique identifier for the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateCmdlet.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.Connect.Model.GetTaskTemplateResponse).
            Specifying the name of a property of type Amazon.Connect.Model.GetTaskTemplateResponse 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.CONN.GetCONNTaskTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskTemplateId parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskTemplateId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateListCmdlet">
            <summary>
            Lists task templates for the specified Amazon Connect instance.<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.CONN.GetCONNTaskTemplateListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateListCmdlet.Name">
            <summary>
            <para>
            <para>The name of the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateListCmdlet.Status">
            <summary>
            <para>
            <para>Marks a template as <code>ACTIVE</code> or <code>INACTIVE</code> for a task to refer
            to it. Tasks can only be created from <code>ACTIVE</code> templates. If a template
            is marked as <code>INACTIVE</code>, then a task that refers to this template cannot
            be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para><important><para>It is not expected that you set this.</para></important>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para><important><para>It is not expected that you set this because the value returned in the previous response
            is always null.</para></important>
            </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 '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TaskTemplates'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListTaskTemplatesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListTaskTemplatesResponse 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.CONN.GetCONNTaskTemplateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNTaskTemplateListCmdlet.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.CONN.GetCONNUseCaseListCmdlet">
            <summary>
            Lists the use cases for the integration association.<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.CONN.GetCONNUseCaseListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUseCaseListCmdlet.IntegrationAssociationId">
            <summary>
            <para>
            <para>The identifier for the integration association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUseCaseListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUseCaseListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUseCaseListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UseCaseSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListUseCasesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListUseCasesResponse 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.CONN.GetCONNUseCaseListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUseCaseListCmdlet.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.CONN.GetCONNUserCmdlet">
            <summary>
            Describes the specified user account. You can find the instance ID in the console
            (it’s the final part of the ARN). The console does not display the user IDs. Instead,
            list the users and note the IDs provided in the output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'User'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeUserResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeUserResponse 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.CONN.GetCONNUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupCmdlet">
            <summary>
            Describes the specified hierarchy group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupCmdlet.HierarchyGroupId">
            <summary>
            <para>
            <para>The identifier of the hierarchy group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'HierarchyGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeUserHierarchyGroupResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeUserHierarchyGroupResponse 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.CONN.GetCONNUserHierarchyGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the HierarchyGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^HierarchyGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupListCmdlet">
            <summary>
            Provides summary information about the hierarchy groups for the specified Amazon Connect
            instance.
             
              
            <para>
            For more information about agent hierarchies, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html">Set
            Up Agent Hierarchies</a> in the <i>Amazon Connect Administrator Guide</i>.
            </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.CONN.GetCONNUserHierarchyGroupListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserHierarchyGroupSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListUserHierarchyGroupsResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListUserHierarchyGroupsResponse 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.CONN.GetCONNUserHierarchyGroupListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyGroupListCmdlet.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.CONN.GetCONNUserHierarchyStructureCmdlet">
            <summary>
            Describes the hierarchy structure of the specified Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyStructureCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserHierarchyStructureCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'HierarchyStructure'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeUserHierarchyStructureResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeUserHierarchyStructureResponse 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.CONN.GetCONNUserHierarchyStructureCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserListCmdlet">
            <summary>
            Provides summary information about the users for the specified Amazon Connect instance.<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.CONN.GetCONNUserListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</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>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.ListUsersResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ListUsersResponse 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.CONN.GetCONNUserListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNUserListCmdlet.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.CONN.GetCONNVocabularyCmdlet">
            <summary>
            Describes the specified vocabulary.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNVocabularyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNVocabularyCmdlet.VocabularyId">
            <summary>
            <para>
            <para>The identifier of the custom vocabulary.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.GetCONNVocabularyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Vocabulary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.DescribeVocabularyResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DescribeVocabularyResponse 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.CONN.GetCONNVocabularyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONN.JoinCONNRoutingProfileQueueCmdlet">
            <summary>
            Associates a set of queues with a routing profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.JoinCONNRoutingProfileQueueCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.JoinCONNRoutingProfileQueueCmdlet.QueueConfig">
            <summary>
            <para>
            <para>The queues to associate with this routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.JoinCONNRoutingProfileQueueCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.JoinCONNRoutingProfileQueueCmdlet.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.Connect.Model.AssociateRoutingProfileQueuesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.JoinCONNRoutingProfileQueueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.JoinCONNRoutingProfileQueueCmdlet.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.CONN.MoveCONNContactCmdlet">
            <summary>
            Transfers contacts from one agent or queue to another agent or queue at any point
            after a contact is created. You can transfer a contact to another queue by providing
            the contact flow which orchestrates the contact to the destination queue. This gives
            you more control over contact handling and helps you adhere to the service level agreement
            (SLA) guaranteed to your customers.
             
              
            <para>
            Note the following requirements:
            </para><ul><li><para>
            Transfer is supported for only <code>TASK</code> contacts.
            </para></li><li><para>
            Do not use both <code>QueueId</code> and <code>UserId</code> in the same call.
            </para></li><li><para>
            The following contact flow types are supported: Inbound contact flow, Transfer to
            agent flow, and Transfer to queue flow.
            </para></li><li><para>
            The <code>TransferContact</code> API can be called only on active contacts.
            </para></li><li><para>
            A contact cannot be transferred more than 11 times.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact in this instance of Amazon Connect. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.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.Connect.Model.TransferContactResponse).
            Specifying the name of a property of type Amazon.Connect.Model.TransferContactResponse 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.CONN.MoveCONNContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.MoveCONNContactCmdlet.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.CONN.NewCONNAgentStatusCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Creates an agent status for the specified Amazon Connect instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.Description">
            <summary>
            <para>
            <para>The description of the status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.DisplayOrder">
            <summary>
            <para>
            <para>The display order of the status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.Name">
            <summary>
            <para>
            <para>The name of the status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.State">
            <summary>
            <para>
            <para>The state of the status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.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.Connect.Model.CreateAgentStatusResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateAgentStatusResponse 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.CONN.NewCONNAgentStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNAgentStatusCmdlet.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.CONN.NewCONNContactFlowCmdlet">
            <summary>
            Creates a contact flow for the specified Amazon Connect instance.
             
              
            <para>
            You can also create and update contact flows using the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html">Amazon
            Connect Flow language</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.Content">
            <summary>
            <para>
            <para>The content of the contact flow. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.Description">
            <summary>
            <para>
            <para>The description of the contact flow. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.Name">
            <summary>
            <para>
            <para>The name of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.Type">
            <summary>
            <para>
            <para>The type of the contact flow. For descriptions of the available types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types">Choose
            a Contact Flow Type</a> in the <i>Amazon Connect Administrator Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.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.Connect.Model.CreateContactFlowResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateContactFlowResponse 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.CONN.NewCONNContactFlowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowCmdlet.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.CONN.NewCONNContactFlowModuleCmdlet">
            <summary>
            Creates a contact flow module for the specified Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.Content">
            <summary>
            <para>
            <para>The content of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.Description">
            <summary>
            <para>
            <para>The description of the contact flow module. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.Name">
            <summary>
            <para>
            <para>The name of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.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.Connect.Model.CreateContactFlowModuleResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateContactFlowModuleResponse 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.CONN.NewCONNContactFlowModuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNContactFlowModuleCmdlet.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.CONN.NewCONNHoursOfOperationCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Creates hours of operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.Config">
            <summary>
            <para>
            <para>Configuration information for the hours of operation: day, start time, and end time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.TimeZone">
            <summary>
            <para>
            <para>The time zone of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.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.Connect.Model.CreateHoursOfOperationResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateHoursOfOperationResponse 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.CONN.NewCONNHoursOfOperationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNHoursOfOperationCmdlet.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.CONN.NewCONNInstanceCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Initiates an Amazon Connect instance with all the supported channels enabled. It does
            not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon
            Kinesis. It also does not allow for any configurations on features, such as Contact
            Lens for Amazon Connect.
            </para><para>
            Amazon Connect enforces a limit on the total number of instances that you can create
            or delete in 30 days. If you exceed this limit, you will get an error message indicating
            there has been an excessive number of attempts at creating or deleting instances.
            You must wait 30 days before you can restart creating and deleting instances in your
            account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNInstanceCmdlet.DirectoryId">
            <summary>
            <para>
            <para>The identifier for the directory.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNInstanceCmdlet.IdentityManagementType">
            <summary>
            <para>
            <para>The type of identity management for your Amazon Connect users.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNInstanceCmdlet.InboundCallsEnabled">
            <summary>
            <para>
            <para>Your contact center handles incoming contacts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNInstanceCmdlet.InstanceAlias">
            <summary>
            <para>
            <para>The name for your instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNInstanceCmdlet.OutboundCallsEnabled">
            <summary>
            <para>
            <para>Your contact center allows outbound calls.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNInstanceCmdlet.ClientToken">
            <summary>
            <para>
            <para>The idempotency token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNInstanceCmdlet.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.Connect.Model.CreateInstanceResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateInstanceResponse 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.CONN.NewCONNInstanceCmdlet.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.CONN.NewCONNIntegrationAssociationCmdlet">
            <summary>
            Creates an Amazon Web Services resource association with an Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.IntegrationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.IntegrationType">
            <summary>
            <para>
            <para>The type of information to be ingested.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.SourceApplicationName">
            <summary>
            <para>
            <para>The name of the external application. This field is only required for the EVENT integration
            type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.SourceApplicationUrl">
            <summary>
            <para>
            <para>The URL for the external application. This field is only required for the EVENT integration
            type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of the data source. This field is only required for the EVENT integration
            type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.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.Connect.Model.CreateIntegrationAssociationResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateIntegrationAssociationResponse 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.CONN.NewCONNIntegrationAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNIntegrationAssociationCmdlet.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.CONN.NewCONNQueueCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Creates a new queue for the specified Amazon Connect instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.Description">
            <summary>
            <para>
            <para>The description of the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.HoursOfOperationId">
            <summary>
            <para>
            <para>The identifier for the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.MaxContact">
            <summary>
            <para>
            <para>The maximum number of contacts that can be in the queue before it is considered full.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.Name">
            <summary>
            <para>
            <para>The name of the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.OutboundCallerConfig_OutboundCallerIdName">
            <summary>
            <para>
            <para>The caller ID name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.OutboundCallerConfig_OutboundCallerIdNumberId">
            <summary>
            <para>
            <para>The caller ID number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.OutboundCallerConfig_OutboundFlowId">
            <summary>
            <para>
            <para>The outbound whisper flow to be used during an outbound call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The quick connects available to agents who are working the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.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.Connect.Model.CreateQueueResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateQueueResponse 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.CONN.NewCONNQueueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQueueCmdlet.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.CONN.NewCONNQuickConnectCmdlet">
            <summary>
            Creates a quick connect for the specified Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.QueueConfig_ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.UserConfig_ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.Description">
            <summary>
            <para>
            <para>The description of the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.Name">
            <summary>
            <para>
            <para>The name of the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.PhoneConfig_PhoneNumber">
            <summary>
            <para>
            <para>The phone number in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.QueueConfig_QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.QuickConnectConfig_QuickConnectType">
            <summary>
            <para>
            <para>The type of quick connect. In the Amazon Connect console, when you create a quick
            connect, you are prompted to assign one of the following types: Agent (USER), External
            (PHONE_NUMBER), or Queue (QUEUE). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.UserConfig_UserId">
            <summary>
            <para>
            <para>The identifier of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.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.Connect.Model.CreateQuickConnectResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateQuickConnectResponse 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.CONN.NewCONNQuickConnectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNQuickConnectCmdlet.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.CONN.NewCONNRoutingProfileCmdlet">
            <summary>
            Creates a new routing profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.DefaultOutboundQueueId">
            <summary>
            <para>
            <para>The default outbound queue for the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.Description">
            <summary>
            <para>
            <para>Description of the routing profile. Must not be more than 250 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.MediaConcurrency">
            <summary>
            <para>
            <para>The channels that agents can handle in the Contact Control Panel (CCP) for this routing
            profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.Name">
            <summary>
            <para>
            <para>The name of the routing profile. Must not be more than 127 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.QueueConfig">
            <summary>
            <para>
            <para>The inbound queues associated with the routing profile. If no queue is added, the
            agent can make only outbound calls.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.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.Connect.Model.CreateRoutingProfileResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateRoutingProfileResponse 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.CONN.NewCONNRoutingProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNRoutingProfileCmdlet.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.CONN.NewCONNSecurityProfileCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Creates a security profile.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNSecurityProfileCmdlet.Description">
            <summary>
            <para>
            <para>The description of the security profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNSecurityProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNSecurityProfileCmdlet.Permission">
            <summary>
            <para>
            <para>Permissions assigned to the security profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNSecurityProfileCmdlet.SecurityProfileName">
            <summary>
            <para>
            <para>The name of the security profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNSecurityProfileCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNSecurityProfileCmdlet.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.Connect.Model.CreateSecurityProfileResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateSecurityProfileResponse 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.CONN.NewCONNSecurityProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNSecurityProfileCmdlet.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.CONN.NewCONNTaskTemplateCmdlet">
            <summary>
            Creates a new task template in the specified Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the flow that runs by default when a task is created by referencing
            this template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Defaults_DefaultFieldValue">
            <summary>
            <para>
            <para>Default value for the field.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Description">
            <summary>
            <para>
            <para>The description of the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Field">
            <summary>
            <para>
            <para>Fields that are part of the template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Constraints_InvisibleField">
            <summary>
            <para>
            <para>Lists the fields that are invisible to agents.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Name">
            <summary>
            <para>
            <para>The name of the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Constraints_ReadOnlyField">
            <summary>
            <para>
            <para>Lists the fields that are read-only to agents, and cannot be edited.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Constraints_RequiredField">
            <summary>
            <para>
            <para>Lists the fields that are required to be filled by agents.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.Status">
            <summary>
            <para>
            <para>Marks a template as <code>ACTIVE</code> or <code>INACTIVE</code> for a task to refer
            to it. Tasks can only be created from <code>ACTIVE</code> templates. If a template
            is marked as <code>INACTIVE</code>, then a task that refers to this template cannot
            be created. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.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.Connect.Model.CreateTaskTemplateResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateTaskTemplateResponse 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.CONN.NewCONNTaskTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNTaskTemplateCmdlet.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.CONN.NewCONNUseCaseCmdlet">
            <summary>
            Creates a use case for an integration association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUseCaseCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUseCaseCmdlet.IntegrationAssociationId">
            <summary>
            <para>
            <para>The identifier for the integration association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUseCaseCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUseCaseCmdlet.UseCaseType">
            <summary>
            <para>
            <para>The type of use case to associate to the integration association. Each integration
            association can have only one of each use case type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUseCaseCmdlet.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.Connect.Model.CreateUseCaseResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateUseCaseResponse 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.CONN.NewCONNUseCaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUseCaseCmdlet.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.CONN.NewCONNUserCmdlet">
            <summary>
            Creates a user account for the specified Amazon Connect instance.
             
              
            <para>
            For information about how to create user accounts using the Amazon Connect console,
            see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html">Add
            Users</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.DirectoryUserId">
            <summary>
            <para>
            <para>The identifier of the user account in the directory used for identity management.
            If Amazon Connect cannot access the directory, you can specify this identifier to
            authenticate users. If you include the identifier, we assume that Amazon Connect cannot
            access the directory. Otherwise, the identity information is used to authenticate
            users from your directory.</para><para>This parameter is required if you are using an existing directory for identity management
            in Amazon Connect when Amazon Connect cannot access your directory to authenticate
            users. If you are using SAML for identity management and include this parameter, an
            error is returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.HierarchyGroupId">
            <summary>
            <para>
            <para>The identifier of the hierarchy group for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.IdentityInfo">
            <summary>
            <para>
            <para>The information about the identity of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.Password">
            <summary>
            <para>
            <para>The password for the user account. A password is required if you are using Amazon
            Connect for identity management. Otherwise, it is an error to include a password.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.PhoneConfig">
            <summary>
            <para>
            <para>The phone settings for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.SecurityProfileId">
            <summary>
            <para>
            <para>The identifier of the security profile for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.Username">
            <summary>
            <para>
            <para>The user name for the account. For instances not using SAML for identity management,
            the user name can include up to 20 characters. If you are using SAML for identity
            management, the user name can include up to 64 characters from [a-zA-Z0-9_-.\@]+.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.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.Connect.Model.CreateUserResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateUserResponse 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.CONN.NewCONNUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserCmdlet.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.CONN.NewCONNUserHierarchyGroupCmdlet">
            <summary>
            Creates a new user hierarchy group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserHierarchyGroupCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserHierarchyGroupCmdlet.Name">
            <summary>
            <para>
            <para>The name of the user hierarchy group. Must not be more than 100 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserHierarchyGroupCmdlet.ParentGroupId">
            <summary>
            <para>
            <para>The identifier for the parent hierarchy group. The user hierarchy is created at level
            one if the parent group ID is null.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserHierarchyGroupCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserHierarchyGroupCmdlet.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.Connect.Model.CreateUserHierarchyGroupResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateUserHierarchyGroupResponse 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.CONN.NewCONNUserHierarchyGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNUserHierarchyGroupCmdlet.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.CONN.NewCONNVocabularyCmdlet">
            <summary>
            Creates a custom vocabulary associated with your Amazon Connect instance. You can
            set a custom vocabulary to be your default vocabulary for a given language. Contact
            Lens for Amazon Connect uses the default vocabulary in post-call and real-time contact
            analysis sessions for that language.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.Content">
            <summary>
            <para>
            <para>The content of the custom vocabulary in plain-text format with a table of values.
            Each row in the table represents a word or a phrase, described with <code>Phrase</code>,
            <code>IPA</code>, <code>SoundsLike</code>, and <code>DisplayAs</code> fields. Separate
            the fields with TAB characters. The size limit is 50KB. For more information, see
            <a href="https://docs.aws.amazon.com/transcribe/latest/dg/custom-vocabulary.html#create-vocabulary-table">Create
            a custom vocabulary using a table</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.LanguageCode">
            <summary>
            <para>
            <para>The language code of the vocabulary entries. For a list of languages and their corresponding
            language codes, see <a href="https://docs.aws.amazon.com/transcribe/latest/dg/transcribe-whatis.html">What
            is Amazon Transcribe?</a></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.VocabularyName">
            <summary>
            <para>
            <para>A unique name of the custom vocabulary.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If a create request is received more than once with same client token,
            subsequent requests return the previous response without creating a vocabulary again.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.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.Connect.Model.CreateVocabularyResponse).
            Specifying the name of a property of type Amazon.Connect.Model.CreateVocabularyResponse 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.CONN.NewCONNVocabularyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Content parameter.
            The -PassThru parameter is deprecated, use -Select '^Content' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.NewCONNVocabularyCmdlet.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.CONN.RemoveCONNApprovedOriginCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Revokes access to integrated applications from Amazon Connect.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNApprovedOriginCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNApprovedOriginCmdlet.Origin">
            <summary>
            <para>
            <para>The domain URL of the integrated application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNApprovedOriginCmdlet.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.Connect.Model.DisassociateApprovedOriginResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNApprovedOriginCmdlet.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.CONN.RemoveCONNBotCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Revokes authorization from the specified instance to access the specified Amazon Lex
            or Amazon Lex V2 bot.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNBotCmdlet.LexV2Bot_AliasArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Lex V2 bot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNBotCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNBotCmdlet.LexBot_LexRegion">
            <summary>
            <para>
            <para>The Region that the Amazon Lex bot was created in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNBotCmdlet.LexBot_Name">
            <summary>
            <para>
            <para>The name of the Amazon Lex bot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNBotCmdlet.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.Connect.Model.DisassociateBotResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNBotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNBotCmdlet.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.CONN.RemoveCONNContactFlowCmdlet">
            <summary>
            Deletes a contact flow for the specified Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowCmdlet.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.Connect.Model.DeleteContactFlowResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowCmdlet.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.CONN.RemoveCONNContactFlowModuleCmdlet">
            <summary>
            Deletes the specified contact flow module.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowModuleCmdlet.ContactFlowModuleId">
            <summary>
            <para>
            <para>The identifier of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowModuleCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowModuleCmdlet.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.Connect.Model.DeleteContactFlowModuleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowModuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowModuleId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowModuleId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNContactFlowModuleCmdlet.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.CONN.RemoveCONNHoursOfOperationCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Deletes an hours of operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNHoursOfOperationCmdlet.HoursOfOperationId">
            <summary>
            <para>
            <para>The identifier for the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNHoursOfOperationCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNHoursOfOperationCmdlet.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.Connect.Model.DeleteHoursOfOperationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNHoursOfOperationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNHoursOfOperationCmdlet.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.CONN.RemoveCONNInstanceCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Deletes the Amazon Connect instance.
            </para><para>
            Amazon Connect enforces a limit on the total number of instances that you can create
            or delete in 30 days. If you exceed this limit, you will get an error message indicating
            there has been an excessive number of attempts at creating or deleting instances.
            You must wait 30 days before you can restart creating and deleting instances in your
            account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceCmdlet.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.Connect.Model.DeleteInstanceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceCmdlet.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.CONN.RemoveCONNInstanceStorageConfigCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Removes the storage type configurations for the specified resource type and association
            ID.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceStorageConfigCmdlet.AssociationId">
            <summary>
            <para>
            <para>The existing association identifier that uniquely identifies the resource type and
            storage config for the given instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceStorageConfigCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceStorageConfigCmdlet.ResourceType">
            <summary>
            <para>
            <para>A valid resource type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceStorageConfigCmdlet.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.Connect.Model.DisassociateInstanceStorageConfigResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNInstanceStorageConfigCmdlet.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.CONN.RemoveCONNIntegrationAssociationCmdlet">
            <summary>
            Deletes an Amazon Web Services resource association from an Amazon Connect instance.
            The association must not have any use cases associated with it.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNIntegrationAssociationCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNIntegrationAssociationCmdlet.IntegrationAssociationId">
            <summary>
            <para>
            <para>The identifier for the integration association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNIntegrationAssociationCmdlet.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.Connect.Model.DeleteIntegrationAssociationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNIntegrationAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNIntegrationAssociationCmdlet.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.CONN.RemoveCONNLambdaFunctionCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Remove the Lambda function from the dropdown options available in the relevant contact
            flow blocks.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLambdaFunctionCmdlet.FunctionArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Lambda function being disassociated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLambdaFunctionCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance..</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLambdaFunctionCmdlet.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.Connect.Model.DisassociateLambdaFunctionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLambdaFunctionCmdlet.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.CONN.RemoveCONNLexBotCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Revokes authorization from the specified instance to access the specified Amazon Lex
            bot.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLexBotCmdlet.BotName">
            <summary>
            <para>
            <para>The name of the Amazon Lex bot. Maximum character limit of 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLexBotCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLexBotCmdlet.LexRegion">
            <summary>
            <para>
            <para>The Region in which the Amazon Lex bot has been created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLexBotCmdlet.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.Connect.Model.DisassociateLexBotResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNLexBotCmdlet.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.CONN.RemoveCONNPhoneNumberCmdlet">
            <summary>
            Releases a phone number previously claimed to an Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>A unique identifier for the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberCmdlet.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.Connect.Model.ReleasePhoneNumberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberCmdlet.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.CONN.RemoveCONNPhoneNumberContactFlowCmdlet">
            <summary>
            Removes the contact flow association from a phone number claimed to your Amazon Connect
            instance, if a contact flow association exists.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberContactFlowCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberContactFlowCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>A unique identifier for the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberContactFlowCmdlet.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.Connect.Model.DisassociatePhoneNumberContactFlowResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberContactFlowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNPhoneNumberContactFlowCmdlet.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.CONN.RemoveCONNQueueQuickConnectCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Disassociates a set of quick connects from a queue.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQueueQuickConnectCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQueueQuickConnectCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQueueQuickConnectCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The quick connects to disassociate from the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQueueQuickConnectCmdlet.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.Connect.Model.DisassociateQueueQuickConnectsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQueueQuickConnectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQueueQuickConnectCmdlet.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.CONN.RemoveCONNQuickConnectCmdlet">
            <summary>
            Deletes a quick connect.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQuickConnectCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQuickConnectCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The identifier for the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQuickConnectCmdlet.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.Connect.Model.DeleteQuickConnectResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQuickConnectCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNQuickConnectCmdlet.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.CONN.RemoveCONNResourceTagCmdlet">
            <summary>
            Removes the specified tags from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNResourceTagCmdlet.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.Connect.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNResourceTagCmdlet.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.CONN.RemoveCONNResourceTagCmdlet.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.CONN.RemoveCONNSecurityKeyCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Deletes the specified security key.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityKeyCmdlet.AssociationId">
            <summary>
            <para>
            <para>The existing association identifier that uniquely identifies the resource type and
            storage config for the given instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityKeyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityKeyCmdlet.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.Connect.Model.DisassociateSecurityKeyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityKeyCmdlet.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.CONN.RemoveCONNSecurityProfileCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Deletes a security profile.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityProfileCmdlet.SecurityProfileId">
            <summary>
            <para>
            <para>The identifier for the security profle.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityProfileCmdlet.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.Connect.Model.DeleteSecurityProfileResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecurityProfileId parameter.
            The -PassThru parameter is deprecated, use -Select '^SecurityProfileId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNSecurityProfileCmdlet.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.CONN.RemoveCONNTaskTemplateCmdlet">
            <summary>
            Deletes the task template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNTaskTemplateCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNTaskTemplateCmdlet.TaskTemplateId">
            <summary>
            <para>
            <para>A unique identifier for the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNTaskTemplateCmdlet.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.Connect.Model.DeleteTaskTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNTaskTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskTemplateId parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskTemplateId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNTaskTemplateCmdlet.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.CONN.RemoveCONNUseCaseCmdlet">
            <summary>
            Deletes a use case from an integration association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUseCaseCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUseCaseCmdlet.IntegrationAssociationId">
            <summary>
            <para>
            <para>The identifier for the integration association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUseCaseCmdlet.UseCaseId">
            <summary>
            <para>
            <para>The identifier for the use case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUseCaseCmdlet.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.Connect.Model.DeleteUseCaseResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUseCaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUseCaseCmdlet.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.CONN.RemoveCONNUserCmdlet">
            <summary>
            Deletes a user account from the specified Amazon Connect instance.
             
              
            <para>
            For information about what happens to a user's data when their account is deleted,
            see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-users.html">Delete
            Users from Your Amazon Connect Instance</a> in the <i>Amazon Connect Administrator
            Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserCmdlet.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.Connect.Model.DeleteUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserCmdlet.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.CONN.RemoveCONNUserHierarchyGroupCmdlet">
            <summary>
            Deletes an existing user hierarchy group. It must not be associated with any agents
            or have any active child groups.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserHierarchyGroupCmdlet.HierarchyGroupId">
            <summary>
            <para>
            <para>The identifier of the hierarchy group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserHierarchyGroupCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserHierarchyGroupCmdlet.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.Connect.Model.DeleteUserHierarchyGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserHierarchyGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNUserHierarchyGroupCmdlet.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.CONN.RemoveCONNVocabularyCmdlet">
            <summary>
            Deletes the vocabulary that has the given identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNVocabularyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNVocabularyCmdlet.VocabularyId">
            <summary>
            <para>
            <para>The identifier of the custom vocabulary.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNVocabularyCmdlet.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.Connect.Model.DeleteVocabularyResponse).
            Specifying the name of a property of type Amazon.Connect.Model.DeleteVocabularyResponse 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.CONN.RemoveCONNVocabularyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RemoveCONNVocabularyCmdlet.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.CONN.RequestCONNPhoneNumberCmdlet">
            <summary>
            Claims an available phone number to your Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RequestCONNPhoneNumberCmdlet.PhoneNumber">
            <summary>
            <para>
            <para>The phone number you want to claim. Phone numbers are formatted <code>[+] [country
            code] [subscriber number including area code]</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RequestCONNPhoneNumberCmdlet.PhoneNumberDescription">
            <summary>
            <para>
            <para>The description of the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RequestCONNPhoneNumberCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RequestCONNPhoneNumberCmdlet.TargetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are
            claimed to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RequestCONNPhoneNumberCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RequestCONNPhoneNumberCmdlet.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.Connect.Model.ClaimPhoneNumberResponse).
            Specifying the name of a property of type Amazon.Connect.Model.ClaimPhoneNumberResponse 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.CONN.RequestCONNPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumber parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumber' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.RequestCONNPhoneNumberCmdlet.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.CONN.ResumeCONNContactRecordingCmdlet">
            <summary>
            When a contact is being recorded, and the recording has been suspended using SuspendContactRecording,
            this API resumes recording the call.
             
              
            <para>
            Only voice recordings are supported at this time.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.ResumeCONNContactRecordingCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.ResumeCONNContactRecordingCmdlet.InitialContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact associated with
            the first interaction with the contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.ResumeCONNContactRecordingCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.ResumeCONNContactRecordingCmdlet.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.Connect.Model.ResumeContactRecordingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.ResumeCONNContactRecordingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.ResumeCONNContactRecordingCmdlet.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.CONN.SearchCONNAvailablePhoneNumberCmdlet">
            <summary>
            Searches for available phone numbers that you can claim to your Amazon Connect instance.<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.CONN.SearchCONNAvailablePhoneNumberCmdlet.PhoneNumberCountryCode">
            <summary>
            <para>
            <para>The ISO country code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.PhoneNumberPrefix">
            <summary>
            <para>
            <para>The prefix of the phone number. If provided, it must contain <code>+</code> as part
            of the country code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.PhoneNumberType">
            <summary>
            <para>
            <para>The type of phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.TargetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are
            claimed to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AvailableNumbersList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.SearchAvailablePhoneNumbersResponse).
            Specifying the name of a property of type Amazon.Connect.Model.SearchAvailablePhoneNumbersResponse 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.CONN.SearchCONNAvailablePhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.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="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNAvailablePhoneNumberCmdlet.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.CONN.SearchCONNUserCmdlet">
            <summary>
            Searches users in an Amazon Connect instance, with optional filtering.<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.CONN.SearchCONNUserCmdlet.SearchCriteria_AndCondition">
            <summary>
            <para>
            <para>A list of conditions which would be applied together with an <code>AND</code> condition.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.TagFilter_AndCondition">
            <summary>
            <para>
            <para>A list of conditions which would be applied together with an <code>AND</code> condition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.StringCondition_ComparisonType">
            <summary>
            <para>
            <para>The type of comparison to be made when evaluating the string condition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.StringCondition_FieldName">
            <summary>
            <para>
            <para>The name of the field in the string condition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.HierarchyGroupCondition_HierarchyGroupMatchType">
            <summary>
            <para>
            <para>The type of hierarchy group match.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.SearchCriteria_OrCondition">
            <summary>
            <para>
            <para>A list of conditions which would be applied together with an <code>OR</code> condition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.TagFilter_OrCondition">
            <summary>
            <para>
            <para>A list of conditions which would be applied together with an <code>OR</code> condition.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.SearchFilter_TagFilter_TagCondition_TagKey">
            <summary>
            <para>
            <para>The tag key in the tag condition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.SearchFilter_TagFilter_TagCondition_TagValue">
            <summary>
            <para>
            <para>The tag value in the tag condition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.HierarchyGroupCondition_Value">
            <summary>
            <para>
            <para>The value in the hierarchy group condition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.StringCondition_Value">
            <summary>
            <para>
            <para>The value of the string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.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.Connect.Model.SearchUsersResponse).
            Specifying the name of a property of type Amazon.Connect.Model.SearchUsersResponse 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.CONN.SearchCONNUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.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="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNUserCmdlet.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.CONN.SearchCONNVocabularyCmdlet">
            <summary>
            Searches for vocabularies within a specific Amazon Connect instance using <code>State</code>,
            <code>NameStartsWith</code>, and <code>LanguageCode</code>.<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.CONN.SearchCONNVocabularyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.LanguageCode">
            <summary>
            <para>
            <para>The language code of the vocabulary entries. For a list of languages and their corresponding
            language codes, see <a href="https://docs.aws.amazon.com/transcribe/latest/dg/transcribe-whatis.html">What
            is Amazon Transcribe?</a></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.NameStartsWith">
            <summary>
            <para>
            <para>The starting pattern of the name of the vocabulary.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.State">
            <summary>
            <para>
            <para>The current state of the custom vocabulary.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VocabularySummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.SearchVocabulariesResponse).
            Specifying the name of a property of type Amazon.Connect.Model.SearchVocabulariesResponse 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.CONN.SearchCONNVocabularyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.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="P:Amazon.PowerShell.Cmdlets.CONN.SearchCONNVocabularyCmdlet.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.CONN.StartCONNChatContactCmdlet">
            <summary>
            Initiates a contact flow to start a new chat for the customer. Response of this API
            provides a token required to obtain credentials from the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html">CreateParticipantConnection</a>
            API in the Amazon Connect Participant Service.
             
              
            <para>
            When a new chat contact is successfully created, clients must subscribe to the participant’s
            connection for the created chat within 5 minutes. This is achieved by invoking <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html">CreateParticipantConnection</a>
            with WEBSOCKET and CONNECTION_CREDENTIALS.
            </para><para>
            A 429 error occurs in the following situations:
            </para><ul><li><para>
            API rate limit is exceeded. API TPS throttling returns a <code>TooManyRequests</code>
            exception.
            </para></li><li><para>
            The <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">quota
            for concurrent active chats</a> is exceeded. Active chat throttling returns a <code>LimitExceededException</code>.
            </para></li></ul><para>
            If you use the <code>ChatDurationInMinutes</code> parameter and receive a 400 error,
            your account may not support the ability to configure custom chat durations. For more
            information, contact Amazon Web Services Support.
            </para><para>
            For more information about chat, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat.html">Chat</a>
            in the <i>Amazon Connect Administrator Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.Attribute">
            <summary>
            <para>
            <para>A custom key-value pair using an attribute map. The attributes are standard Amazon
            Connect attributes. They can be accessed in contact flows just like any other contact
            attributes. </para><para>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute
            keys can include only alphanumeric, dash, and underscore characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.ChatDurationInMinute">
            <summary>
            <para>
            <para>The total duration of the newly started chat session. If not specified, the chat session
            duration defaults to 25 hour. The minumum configurable time is 60 minutes. The maximum
            configurable time is 10,080 minutes (7 days).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow for initiating the chat. To see the ContactFlowId
            in the Amazon Connect console user interface, on the navigation menu go to <b>Routing</b>,
            <b>Contact Flows</b>. Choose the contact flow. On the contact flow page, under the
            name of the contact flow, choose <b>Show additional flow information</b>. The ContactFlowId
            is the last part of the ARN, shown here in bold: </para><para>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.InitialMessage_Content">
            <summary>
            <para>
            <para>The content of the chat message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.InitialMessage_ContentType">
            <summary>
            <para>
            <para>The type of the content. Supported types are <code>text/plain</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.ParticipantDetails_DisplayName">
            <summary>
            <para>
            <para>Display name of the participant.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.SupportedMessagingContentType">
            <summary>
            <para>
            <para>The supported chat message content types. Content types can be text/plain or both
            text/plain and text/markdown.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.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.Connect.Model.StartChatContactResponse).
            Specifying the name of a property of type Amazon.Connect.Model.StartChatContactResponse 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.CONN.StartCONNChatContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNChatContactCmdlet.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.CONN.StartCONNContactRecordingCmdlet">
            <summary>
            Starts recording the contact:
             
             <ul><li><para>
            If the API is called <i>before</i> the agent joins the call, recording starts when
            the agent joins the call.
            </para></li><li><para>
            If the API is called <i>after</i> the agent joins the call, recording starts at the
            time of the API call.
            </para></li></ul><para>
            StartContactRecording is a one-time action. For example, if you use StopContactRecording
            to stop recording an ongoing call, you can't use StartContactRecording to restart
            it. For scenarios where the recording has started and you want to suspend and resume
            it, such as when collecting sensitive information (for example, a credit card number),
            use SuspendContactRecording and ResumeContactRecording.
            </para><para>
            You can use this API to override the recording behavior configured in the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-recording-behavior.html">Set
            recording behavior</a> block.
            </para><para>
            Only voice recordings are supported at this time.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactRecordingCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactRecordingCmdlet.InitialContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact associated with
            the first interaction with the contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactRecordingCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactRecordingCmdlet.VoiceRecordingConfiguration_VoiceRecordingTrack">
            <summary>
            <para>
            <para>Identifies which track is being recorded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactRecordingCmdlet.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.Connect.Model.StartContactRecordingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactRecordingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactRecordingCmdlet.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.CONN.StartCONNContactStreamingCmdlet">
            <summary>
            Initiates real-time message streaming for a new chat contact.
             
              
            <para>
             For more information about message streaming, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-message-streaming.html">Enable
            real-time chat message streaming</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactStreamingCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact associated with
            the first interaction with the contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactStreamingCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactStreamingCmdlet.ChatStreamingConfiguration_StreamingEndpointArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the standard Amazon SNS topic. The Amazon Resource
            Name (ARN) of the streaming endpoint that is used to publish real-time message streaming
            for chat conversations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactStreamingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactStreamingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StreamingId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.StartContactStreamingResponse).
            Specifying the name of a property of type Amazon.Connect.Model.StartContactStreamingResponse 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.CONN.StartCONNContactStreamingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNContactStreamingCmdlet.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.CONN.StartCONNOutboundVoiceContactCmdlet">
            <summary>
            Places an outbound call to a contact, and then initiates the contact flow. It performs
            the actions in the contact flow that's specified (in <code>ContactFlowId</code>).
             
              
            <para>
            Agents do not initiate the outbound API, which means that they do not dial the contact.
            If the contact flow places an outbound call to a contact, and then puts the contact
            in queue, the call is then routed to the agent, like any other inbound case.
            </para><para>
            There is a 60-second dialing timeout for this operation. If the call is not connected
            after 60 seconds, it fails.
            </para><note><para>
            UK numbers with a 447 prefix are not allowed by default. Before you can dial these
            UK mobile numbers, you must submit a service quota increase request. For more information,
            see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon
            Connect Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para></note><note><para>
            Campaign calls are not allowed by default. Before you can make a call with <code>TrafficType</code>
            = <code>CAMPAIGN</code>, you must submit a service quota increase request. For more
            information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon
            Connect Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.Attribute">
            <summary>
            <para>
            <para>A custom key-value pair using an attribute map. The attributes are standard Amazon
            Connect attributes, and can be accessed in contact flows just like any other contact
            attributes.</para><para>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute
            keys can include only alphanumeric, dash, and underscore characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.AnswerMachineDetectionConfig_AwaitAnswerMachinePrompt">
            <summary>
            <para>
            <para>Wait for the answering machine prompt.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.CampaignId">
            <summary>
            <para>
            <para>The campaign identifier of the outbound communication.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow for the outbound call. To see the ContactFlowId
            in the Amazon Connect console user interface, on the navigation menu go to <b>Routing</b>,
            <b>Contact Flows</b>. Choose the contact flow. On the contact flow page, under the
            name of the contact flow, choose <b>Show additional flow information</b>. The ContactFlowId
            is the last part of the ARN, shown here in bold: </para><para>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.DestinationPhoneNumber">
            <summary>
            <para>
            <para>The phone number of the customer, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.AnswerMachineDetectionConfig_EnableAnswerMachineDetection">
            <summary>
            <para>
            <para>The flag to indicate if answer machine detection analysis needs to be performed for
            a voice call. If set to <code>true</code>, <code>TrafficType</code> must be set as
            <code>CAMPAIGN</code>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.QueueId">
            <summary>
            <para>
            <para>The queue for the call. If you specify a queue, the phone displayed for caller ID
            is the phone number specified in the queue. If you do not specify a queue, the queue
            defined in the contact flow is used. If you do not specify a queue, you must specify
            a source phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.SourcePhoneNumber">
            <summary>
            <para>
            <para>The phone number associated with the Amazon Connect instance, in E.164 format. If
            you do not specify a source phone number, you must specify a queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.TrafficType">
            <summary>
            <para>
            <para>Denotes the class of traffic. Calls with different traffic types are handled differently
            by Amazon Connect. The default value is <code>GENERAL</code>. Use <code>CAMPAIGN</code>
            if <code>EnableAnswerMachineDetection</code> is set to <code>true</code>. For all
            other cases, use <code>GENERAL</code>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. The token is valid for 7 days after creation. If a contact is already
            started, the contact ID is returned. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.StartOutboundVoiceContactResponse).
            Specifying the name of a property of type Amazon.Connect.Model.StartOutboundVoiceContactResponse 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.CONN.StartCONNOutboundVoiceContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNOutboundVoiceContactCmdlet.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.CONN.StartCONNTaskContactCmdlet">
            <summary>
            Initiates a contact flow to start a new task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.Attribute">
            <summary>
            <para>
            <para>A custom key-value pair using an attribute map. The attributes are standard Amazon
            Connect attributes, and can be accessed in contact flows just like any other contact
            attributes.</para><para>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute
            keys can include only alphanumeric, dash, and underscore characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow for initiating the tasks. To see the ContactFlowId
            in the Amazon Connect console user interface, on the navigation menu go to <b>Routing</b>,
            <b>Contact Flows</b>. Choose the contact flow. On the contact flow page, under the
            name of the contact flow, choose <b>Show additional flow information</b>. The ContactFlowId
            is the last part of the ARN, shown here in bold: </para><para>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.Description">
            <summary>
            <para>
            <para>A description of the task that is shown to an agent in the Contact Control Panel (CCP).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.Name">
            <summary>
            <para>
            <para>The name of a task that is shown to an agent in the Contact Control Panel (CCP).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.PreviousContactId">
            <summary>
            <para>
            <para>The identifier of the previous chat, voice, or task contact. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The identifier for the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.Reference">
            <summary>
            <para>
            <para>A formatted URL that is shown to an agent in the Contact Control Panel (CCP).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.ScheduledTime">
            <summary>
            <para>
            <para>The timestamp, in Unix Epoch seconds format, at which to start running the inbound
            contact flow. The scheduled time cannot be in the past. It must be within up to 6
            days in future. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.TaskTemplateId">
            <summary>
            <para>
            <para>A unique identifier for the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Connect.Model.StartTaskContactResponse).
            Specifying the name of a property of type Amazon.Connect.Model.StartTaskContactResponse 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.CONN.StartCONNTaskContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StartCONNTaskContactCmdlet.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.CONN.StopCONNContactCmdlet">
            <summary>
            Ends the specified contact. This call does not work for the following initiation methods:
             
             <ul><li><para>
            DISCONNECT
            </para></li><li><para>
            TRANSFER
            </para></li><li><para>
            QUEUE_TRANSFER
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactCmdlet.ContactId">
            <summary>
            <para>
            <para>The ID of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactCmdlet.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.Connect.Model.StopContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactCmdlet.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.CONN.StopCONNContactRecordingCmdlet">
            <summary>
            Stops recording a call when a contact is being recorded. StopContactRecording is a
            one-time action. If you use StopContactRecording to stop recording an ongoing call,
            you can't use StartContactRecording to restart it. For scenarios where the recording
            has started and you want to suspend it for sensitive information (for example, to
            collect a credit card number), and then restart it, use SuspendContactRecording and
            ResumeContactRecording.
             
              
            <para>
            Only voice recordings are supported at this time.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactRecordingCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactRecordingCmdlet.InitialContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact associated with
            the first interaction with the contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactRecordingCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactRecordingCmdlet.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.Connect.Model.StopContactRecordingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactRecordingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactRecordingCmdlet.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.CONN.StopCONNContactStreamingCmdlet">
            <summary>
            Ends message streaming on a specified contact. To restart message streaming on that
            contact, call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_StartContactStreaming.html">StartContactStreaming</a>
            API.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactStreamingCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact that is associated
            with the first interaction with the contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactStreamingCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactStreamingCmdlet.StreamingId">
            <summary>
            <para>
            <para>The identifier of the streaming configuration enabled. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactStreamingCmdlet.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.Connect.Model.StopContactStreamingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactStreamingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.StopCONNContactStreamingCmdlet.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.CONN.SuspendCONNContactRecordingCmdlet">
            <summary>
            When a contact is being recorded, this API suspends recording the call. For example,
            you might suspend the call recording while collecting sensitive information, such
            as a credit card number. Then use ResumeContactRecording to restart recording.
             
              
            <para>
            The period of time that the recording is suspended is filled with silence in the final
            recording.
            </para><para>
            Only voice recordings are supported at this time.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SuspendCONNContactRecordingCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SuspendCONNContactRecordingCmdlet.InitialContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact associated with
            the first interaction with the contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SuspendCONNContactRecordingCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SuspendCONNContactRecordingCmdlet.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.Connect.Model.SuspendContactRecordingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SuspendCONNContactRecordingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.SuspendCONNContactRecordingCmdlet.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.CONN.UpdateCONNAgentStatusCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates agent status.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.AgentStatusId">
            <summary>
            <para>
            <para>The identifier of the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.Description">
            <summary>
            <para>
            <para>The description of the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.DisplayOrder">
            <summary>
            <para>
            <para>The display order of the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.Name">
            <summary>
            <para>
            <para>The name of the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.ResetOrderNumber">
            <summary>
            <para>
            <para>A number indicating the reset order of the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.State">
            <summary>
            <para>
            <para>The state of the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.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.Connect.Model.UpdateAgentStatusResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNAgentStatusCmdlet.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.CONN.UpdateCONNContactCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Adds or updates user-defined contact information associated with the specified contact.
            At least one field to be updated must be present in the request.
            </para><important><para>
            You can add or update user-defined contact information for both ongoing and completed
            contacts.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact associated with
            the first interaction with your contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.Description">
            <summary>
            <para>
            <para>The description of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.Name">
            <summary>
            <para>
            <para>The name of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.Reference">
            <summary>
            <para>
            <para>Well-formed data on contact, shown to agents on Contact Control Panel (CCP).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.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.Connect.Model.UpdateContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactCmdlet.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.CONN.UpdateCONNContactAttributeCmdlet">
            <summary>
            Creates or updates user-defined contact attributes associated with the specified contact.
             
              
            <para>
            You can create or update user-defined attributes for both ongoing and completed contacts.
            For example, while the call is active, you can update the customer's name or the reason
            the customer called. You can add notes about steps that the agent took during the
            call that display to the next agent that takes the call. You can also update attributes
            for a contact using data from your CRM application and save the data with the contact
            in Amazon Connect. You could also flag calls for additional analysis, such as legal
            review or to identify abusive callers.
            </para><para>
            Contact attributes are available in Amazon Connect for 24 months, and are then deleted.
            For information about CTR retention and the maximum size of the CTR attributes section,
            see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#feature-limits">Feature
            specifications</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para><para><b>Important:</b> You cannot use the operation to update attributes for contacts
            that occurred prior to the release of the API, which was September 12, 2018. You can
            update attributes only for contacts that started after the release of the API. If
            you attempt to update attributes for a contact that occurred prior to the release
            of the API, a 400 error is returned. This applies also to queued callbacks that were
            initiated prior to the release of the API but are still active in your instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactAttributeCmdlet.Attribute">
            <summary>
            <para>
            <para>The Amazon Connect attributes. These attributes can be accessed in contact flows just
            like any other contact attributes.</para><para>You can have up to 32,768 UTF-8 bytes across all attributes for a contact. Attribute
            keys can include only alphanumeric, dash, and underscore characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactAttributeCmdlet.InitialContactId">
            <summary>
            <para>
            <para>The identifier of the contact. This is the identifier of the contact associated with
            the first interaction with the contact center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactAttributeCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactAttributeCmdlet.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.Connect.Model.UpdateContactAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InitialContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^InitialContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactAttributeCmdlet.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.CONN.UpdateCONNContactFlowContentCmdlet">
            <summary>
            Updates the specified contact flow.
             
              
            <para>
            You can also create and update contact flows using the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html">Amazon
            Connect Flow language</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowContentCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowContentCmdlet.Content">
            <summary>
            <para>
            <para>The JSON string that represents contact flow’s content. For an example, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language-example.html">Example
            contact flow in Amazon Connect Flow language</a> in the <i>Amazon Connect Administrator
            Guide</i>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowContentCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowContentCmdlet.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.Connect.Model.UpdateContactFlowContentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowContentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowContentCmdlet.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.CONN.UpdateCONNContactFlowMetadataCmdlet">
            <summary>
            Updates metadata about specified contact flow.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.ContactFlowState">
            <summary>
            <para>
            <para>The state of contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.Description">
            <summary>
            <para>
            <para>The description of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.Name">
            <summary>
            <para>
            <para>TThe name of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.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.Connect.Model.UpdateContactFlowMetadataResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowMetadataCmdlet.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.CONN.UpdateCONNContactFlowModuleContentCmdlet">
            <summary>
            Updates specified contact flow module for the specified Amazon Connect instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleContentCmdlet.ContactFlowModuleId">
            <summary>
            <para>
            <para>The identifier of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleContentCmdlet.Content">
            <summary>
            <para>
            <para>The content of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleContentCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleContentCmdlet.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.Connect.Model.UpdateContactFlowModuleContentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleContentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowModuleId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowModuleId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleContentCmdlet.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.CONN.UpdateCONNContactFlowModuleMetadataCmdlet">
            <summary>
            Updates metadata about specified contact flow module.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.ContactFlowModuleId">
            <summary>
            <para>
            <para>The identifier of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.Description">
            <summary>
            <para>
            <para>The description of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.Name">
            <summary>
            <para>
            <para>The name of the contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.State">
            <summary>
            <para>
            <para>The state of contact flow module.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.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.Connect.Model.UpdateContactFlowModuleMetadataResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowModuleId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowModuleId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowModuleMetadataCmdlet.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.CONN.UpdateCONNContactFlowNameCmdlet">
            <summary>
            The name of the contact flow.
             
              
            <para>
            You can also create and update contact flows using the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html">Amazon
            Connect Flow language</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowNameCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowNameCmdlet.Description">
            <summary>
            <para>
            <para>The description of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowNameCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowNameCmdlet.Name">
            <summary>
            <para>
            <para>The name of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowNameCmdlet.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.Connect.Model.UpdateContactFlowNameResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowNameCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactFlowId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactFlowId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactFlowNameCmdlet.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.CONN.UpdateCONNContactScheduleCmdlet">
            <summary>
            Updates the scheduled time of a task contact that is already scheduled.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactScheduleCmdlet.ContactId">
            <summary>
            <para>
            <para>The identifier of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactScheduleCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactScheduleCmdlet.ScheduledTime">
            <summary>
            <para>
            <para>The timestamp, in Unix Epoch seconds format, at which to start running the inbound
            contact flow. The scheduled time cannot be in the past. It must be within up to 6
            days in future. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactScheduleCmdlet.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.Connect.Model.UpdateContactScheduleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactScheduleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNContactScheduleCmdlet.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.CONN.UpdateCONNHoursOfOperationCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates the hours of operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.Config">
            <summary>
            <para>
            <para>Configuration information of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.HoursOfOperationId">
            <summary>
            <para>
            <para>The identifier of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.TimeZone">
            <summary>
            <para>
            <para>The time zone of the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.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.Connect.Model.UpdateHoursOfOperationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNHoursOfOperationCmdlet.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.CONN.UpdateCONNInstanceAttributeCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates the value for the specified attribute type.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceAttributeCmdlet.AttributeType">
            <summary>
            <para>
            <para>The type of attribute.</para><note><para>Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature,
            contact Amazon Web Services Support for allowlisting.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceAttributeCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceAttributeCmdlet.Value">
            <summary>
            <para>
            <para>The value for the attribute. Maximum character limit is 100. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceAttributeCmdlet.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.Connect.Model.UpdateInstanceAttributeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceAttributeCmdlet.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.CONN.UpdateCONNInstanceStorageConfigCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates an existing configuration for a resource type. This API is idempotent.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.AssociationId">
            <summary>
            <para>
            <para>The existing association identifier that uniquely identifies the resource type and
            storage config for the given instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.StorageConfig_AssociationId">
            <summary>
            <para>
            <para>The existing association identifier that uniquely identifies the resource type and
            storage config for the given instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.S3Config_BucketName">
            <summary>
            <para>
            <para>The S3 bucket name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.S3Config_BucketPrefix">
            <summary>
            <para>
            <para>The S3 bucket prefix.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.StorageConfigKinesisVideoStreamConfigEncryptionConfigEncryptionType">
            <summary>
            <para>
            <para>The type of encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.StorageConfigS3ConfigEncryptionConfigEncryptionType">
            <summary>
            <para>
            <para>The type of encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.KinesisFirehoseConfig_FirehoseArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the delivery stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.StorageConfigKinesisVideoStreamConfigEncryptionConfigKeyId">
            <summary>
            <para>
            <para>The full ARN of the encryption key. </para><note><para>Be sure to provide the full ARN of the encryption key, not just the ID.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.StorageConfigS3ConfigEncryptionConfigKeyId">
            <summary>
            <para>
            <para>The full ARN of the encryption key. </para><note><para>Be sure to provide the full ARN of the encryption key, not just the ID.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.KinesisVideoStreamConfig_Prefix">
            <summary>
            <para>
            <para>The prefix of the video stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.ResourceType">
            <summary>
            <para>
            <para>A valid resource type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.KinesisVideoStreamConfig_RetentionPeriodHour">
            <summary>
            <para>
            <para>The number of hours data is retained in the stream. Kinesis Video Streams retains
            the data in a data store that is associated with the stream.</para><para>The default value is 0, indicating that the stream does not persist data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.StorageConfig_StorageType">
            <summary>
            <para>
            <para>A valid storage type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.KinesisStreamConfig_StreamArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the data stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.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.Connect.Model.UpdateInstanceStorageConfigResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNInstanceStorageConfigCmdlet.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.CONN.UpdateCONNPhoneNumberCmdlet">
            <summary>
            Updates your claimed phone number from its current Amazon Connect instance to another
            Amazon Connect instance in the same Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>A unique identifier for the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNPhoneNumberCmdlet.TargetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are
            claimed to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNPhoneNumberCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNPhoneNumberCmdlet.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.Connect.Model.UpdatePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Connect.Model.UpdatePhoneNumberResponse 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.CONN.UpdateCONNPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNPhoneNumberCmdlet.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.CONN.UpdateCONNQueueHoursOfOperationCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates the hours of operation for the specified queue.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueHoursOfOperationCmdlet.HoursOfOperationId">
            <summary>
            <para>
            <para>The identifier for the hours of operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueHoursOfOperationCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueHoursOfOperationCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueHoursOfOperationCmdlet.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.Connect.Model.UpdateQueueHoursOfOperationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueHoursOfOperationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueHoursOfOperationCmdlet.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.CONN.UpdateCONNQueueMaxContactCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates the maximum number of contacts allowed in a queue before it is considered
            full.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueMaxContactCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueMaxContactCmdlet.MaxContact">
            <summary>
            <para>
            <para>The maximum number of contacts that can be in the queue before it is considered full.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueMaxContactCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueMaxContactCmdlet.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.Connect.Model.UpdateQueueMaxContactsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueMaxContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueMaxContactCmdlet.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.CONN.UpdateCONNQueueNameCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates the name and description of a queue. At least <code>Name</code> or <code>Description</code>
            must be provided.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueNameCmdlet.Description">
            <summary>
            <para>
            <para>The description of the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueNameCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueNameCmdlet.Name">
            <summary>
            <para>
            <para>The name of the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueNameCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueNameCmdlet.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.Connect.Model.UpdateQueueNameResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueNameCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueNameCmdlet.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.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates the outbound caller ID name, number, and outbound whisper flow for a specified
            queue.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.OutboundCallerConfig_OutboundCallerIdName">
            <summary>
            <para>
            <para>The caller ID name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.OutboundCallerConfig_OutboundCallerIdNumberId">
            <summary>
            <para>
            <para>The caller ID number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.OutboundCallerConfig_OutboundFlowId">
            <summary>
            <para>
            <para>The outbound whisper flow to be used during an outbound call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.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.Connect.Model.UpdateQueueOutboundCallerConfigResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueOutboundCallerConfigCmdlet.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.CONN.UpdateCONNQueueStatusCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates the status of the queue.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueStatusCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueStatusCmdlet.QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueStatusCmdlet.Status">
            <summary>
            <para>
            <para>The status of the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueStatusCmdlet.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.Connect.Model.UpdateQueueStatusResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQueueStatusCmdlet.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.CONN.UpdateCONNQuickConnectConfigCmdlet">
            <summary>
            Updates the configuration settings for the specified quick connect.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.QueueConfig_ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.UserConfig_ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the contact flow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.PhoneConfig_PhoneNumber">
            <summary>
            <para>
            <para>The phone number in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.QueueConfig_QueueId">
            <summary>
            <para>
            <para>The identifier for the queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The identifier for the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.QuickConnectConfig_QuickConnectType">
            <summary>
            <para>
            <para>The type of quick connect. In the Amazon Connect console, when you create a quick
            connect, you are prompted to assign one of the following types: Agent (USER), External
            (PHONE_NUMBER), or Queue (QUEUE). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.UserConfig_UserId">
            <summary>
            <para>
            <para>The identifier of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.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.Connect.Model.UpdateQuickConnectConfigResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectConfigCmdlet.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.CONN.UpdateCONNQuickConnectNameCmdlet">
            <summary>
            Updates the name and description of a quick connect. The request accepts the following
            data in JSON format. At least <code>Name</code> or <code>Description</code> must be
            provided.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectNameCmdlet.Description">
            <summary>
            <para>
            <para>The description of the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectNameCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectNameCmdlet.Name">
            <summary>
            <para>
            <para>The name of the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectNameCmdlet.QuickConnectId">
            <summary>
            <para>
            <para>The identifier for the quick connect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectNameCmdlet.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.Connect.Model.UpdateQuickConnectNameResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectNameCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNQuickConnectNameCmdlet.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.CONN.UpdateCONNRoutingProfileConcurrencyCmdlet">
            <summary>
            Updates the channels that agents can handle in the Contact Control Panel (CCP) for
            a routing profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileConcurrencyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileConcurrencyCmdlet.MediaConcurrency">
            <summary>
            <para>
            <para>The channels that agents can handle in the Contact Control Panel (CCP).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileConcurrencyCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileConcurrencyCmdlet.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.Connect.Model.UpdateRoutingProfileConcurrencyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileConcurrencyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileConcurrencyCmdlet.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.CONN.UpdateCONNRoutingProfileDefaultOutboundQueueCmdlet">
            <summary>
            Updates the default outbound queue of a routing profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileDefaultOutboundQueueCmdlet.DefaultOutboundQueueId">
            <summary>
            <para>
            <para>The identifier for the default outbound queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileDefaultOutboundQueueCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileDefaultOutboundQueueCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileDefaultOutboundQueueCmdlet.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.Connect.Model.UpdateRoutingProfileDefaultOutboundQueueResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileDefaultOutboundQueueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileDefaultOutboundQueueCmdlet.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.CONN.UpdateCONNRoutingProfileNameCmdlet">
            <summary>
            Updates the name and description of a routing profile. The request accepts the following
            data in JSON format. At least <code>Name</code> or <code>Description</code> must be
            provided.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileNameCmdlet.Description">
            <summary>
            <para>
            <para>The description of the routing profile. Must not be more than 250 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileNameCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileNameCmdlet.Name">
            <summary>
            <para>
            <para>The name of the routing profile. Must not be more than 127 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileNameCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileNameCmdlet.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.Connect.Model.UpdateRoutingProfileNameResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileNameCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileNameCmdlet.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.CONN.UpdateCONNRoutingProfileQueueCmdlet">
            <summary>
            Updates the properties associated with a set of queues for a routing profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileQueueCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileQueueCmdlet.QueueConfig">
            <summary>
            <para>
            <para>The queues to be updated for this routing profile. Queues must first be associated
            to the routing profile. You can do this using AssociateRoutingProfileQueues.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileQueueCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileQueueCmdlet.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.Connect.Model.UpdateRoutingProfileQueuesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileQueueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNRoutingProfileQueueCmdlet.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.CONN.UpdateCONNSecurityProfileCmdlet">
            <summary>
            This API is in preview release for Amazon Connect and is subject to change.
             
              
            <para>
            Updates a security profile.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNSecurityProfileCmdlet.Description">
            <summary>
            <para>
            <para>The description of the security profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNSecurityProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNSecurityProfileCmdlet.Permission">
            <summary>
            <para>
            <para>The permissions granted to a security profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNSecurityProfileCmdlet.SecurityProfileId">
            <summary>
            <para>
            <para>The identifier for the security profle.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNSecurityProfileCmdlet.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.Connect.Model.UpdateSecurityProfileResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNSecurityProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecurityProfileId parameter.
            The -PassThru parameter is deprecated, use -Select '^SecurityProfileId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNSecurityProfileCmdlet.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.CONN.UpdateCONNTaskTemplateCmdlet">
            <summary>
            Updates details about a specific task template in the specified Amazon Connect instance.
            This operation does not support partial updates. Instead it does a full update of
            template content.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.ContactFlowId">
            <summary>
            <para>
            <para>The identifier of the flow that runs by default when a task is created by referencing
            this template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Defaults_DefaultFieldValue">
            <summary>
            <para>
            <para>Default value for the field.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Description">
            <summary>
            <para>
            <para>The description of the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Field">
            <summary>
            <para>
            <para>Fields that are part of the template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Constraints_InvisibleField">
            <summary>
            <para>
            <para>Lists the fields that are invisible to agents.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Name">
            <summary>
            <para>
            <para>The name of the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Constraints_ReadOnlyField">
            <summary>
            <para>
            <para>Lists the fields that are read-only to agents, and cannot be edited.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Constraints_RequiredField">
            <summary>
            <para>
            <para>Lists the fields that are required to be filled by agents.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.Status">
            <summary>
            <para>
            <para>Marks a template as <code>ACTIVE</code> or <code>INACTIVE</code> for a task to refer
            to it. Tasks can only be created from <code>ACTIVE</code> templates. If a template
            is marked as <code>INACTIVE</code>, then a task that refers to this template cannot
            be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.TaskTemplateId">
            <summary>
            <para>
            <para>A unique identifier for the task template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.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.Connect.Model.UpdateTaskTemplateResponse).
            Specifying the name of a property of type Amazon.Connect.Model.UpdateTaskTemplateResponse 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.CONN.UpdateCONNTaskTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskTemplateId parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskTemplateId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNTaskTemplateCmdlet.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.CONN.UpdateCONNUserHierarchyCmdlet">
            <summary>
            Assigns the specified hierarchy group to the specified user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyCmdlet.HierarchyGroupId">
            <summary>
            <para>
            <para>The identifier of the hierarchy group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyCmdlet.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.Connect.Model.UpdateUserHierarchyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyCmdlet.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.CONN.UpdateCONNUserHierarchyGroupNameCmdlet">
            <summary>
            Updates the name of the user hierarchy group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyGroupNameCmdlet.HierarchyGroupId">
            <summary>
            <para>
            <para>The identifier of the hierarchy group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyGroupNameCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyGroupNameCmdlet.Name">
            <summary>
            <para>
            <para>The name of the hierarchy group. Must not be more than 100 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyGroupNameCmdlet.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.Connect.Model.UpdateUserHierarchyGroupNameResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyGroupNameCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyGroupNameCmdlet.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.CONN.UpdateCONNUserHierarchyStructureCmdlet">
            <summary>
            Updates the user hierarchy structure: add, remove, and rename user hierarchy levels.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.LevelFive_Name">
            <summary>
            <para>
            <para>The name of the user hierarchy level. Must not be more than 50 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.LevelFour_Name">
            <summary>
            <para>
            <para>The name of the user hierarchy level. Must not be more than 50 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.LevelOne_Name">
            <summary>
            <para>
            <para>The name of the user hierarchy level. Must not be more than 50 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.LevelThree_Name">
            <summary>
            <para>
            <para>The name of the user hierarchy level. Must not be more than 50 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.LevelTwo_Name">
            <summary>
            <para>
            <para>The name of the user hierarchy level. Must not be more than 50 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.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.Connect.Model.UpdateUserHierarchyStructureResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserHierarchyStructureCmdlet.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.CONN.UpdateCONNUserIdentityInfoCmdlet">
            <summary>
            Updates the identity information for the specified user.
             
             <important><para>
            We strongly recommend limiting who has the ability to invoke <code>UpdateUserIdentityInfo</code>.
            Someone with that ability can change the login credentials of other users by changing
            their email address. This poses a security risk to your organization. They can change
            the email address of a user to the attacker's email address, and then reset the password
            through email. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-best-practices.html">Best
            Practices for Security Profiles</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserIdentityInfoCmdlet.IdentityInfo">
            <summary>
            <para>
            <para>The identity information for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserIdentityInfoCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserIdentityInfoCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserIdentityInfoCmdlet.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.Connect.Model.UpdateUserIdentityInfoResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserIdentityInfoCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserIdentityInfoCmdlet.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.CONN.UpdateCONNUserPhoneConfigCmdlet">
            <summary>
            Updates the phone configuration settings for the specified user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserPhoneConfigCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserPhoneConfigCmdlet.PhoneConfig">
            <summary>
            <para>
            <para>Information about phone configuration settings for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserPhoneConfigCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserPhoneConfigCmdlet.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.Connect.Model.UpdateUserPhoneConfigResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserPhoneConfigCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserPhoneConfigCmdlet.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.CONN.UpdateCONNUserRoutingProfileCmdlet">
            <summary>
            Assigns the specified routing profile to the specified user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserRoutingProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserRoutingProfileCmdlet.RoutingProfileId">
            <summary>
            <para>
            <para>The identifier of the routing profile for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserRoutingProfileCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserRoutingProfileCmdlet.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.Connect.Model.UpdateUserRoutingProfileResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserRoutingProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoutingProfileId parameter.
            The -PassThru parameter is deprecated, use -Select '^RoutingProfileId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserRoutingProfileCmdlet.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.CONN.UpdateCONNUserSecurityProfileCmdlet">
            <summary>
            Assigns the specified security profiles to the specified user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserSecurityProfileCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserSecurityProfileCmdlet.SecurityProfileId">
            <summary>
            <para>
            <para>The identifiers of the security profiles for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserSecurityProfileCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserSecurityProfileCmdlet.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.Connect.Model.UpdateUserSecurityProfilesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserSecurityProfileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.UpdateCONNUserSecurityProfileCmdlet.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.CONN.WriteCONNUserStatusCmdlet">
            <summary>
            Changes the current status of a user or agent in Amazon Connect. If the agent is currently
            handling a contact, this sets the agent's next status.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-agent-status.html">Agent
            status</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-next-status.html">Set
            your next status</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.WriteCONNUserStatusCmdlet.AgentStatusId">
            <summary>
            <para>
            <para>The identifier of the agent status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.WriteCONNUserStatusCmdlet.InstanceId">
            <summary>
            <para>
            <para>The identifier of the Amazon Connect instance. You can find the instanceId in the
            ARN of the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.WriteCONNUserStatusCmdlet.UserId">
            <summary>
            <para>
            <para>The identifier of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.WriteCONNUserStatusCmdlet.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.Connect.Model.PutUserStatusResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.WriteCONNUserStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONN.WriteCONNUserStatusCmdlet.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>