

# TestCaseEntryPoint


Defines the starting point for a test case.

## Contents


 ** ChatEntryPointParameters **   <a name="connect-Type-TestCaseEntryPoint-ChatEntryPointParameters"></a>
Parameters for chat entry point.  
Type: [ChatEntryPointParameters](API_ChatEntryPointParameters.md) object  
Required: No

 ** Type **   <a name="connect-Type-TestCaseEntryPoint-Type"></a>
The type of entry point.  
Type: String  
Valid Values: `VOICE_CALL | CHAT`   
Required: No

 ** VoiceCallEntryPointParameters **   <a name="connect-Type-TestCaseEntryPoint-VoiceCallEntryPointParameters"></a>
Parameters for voice call entry point.  
Type: [VoiceCallEntryPointParameters](API_VoiceCallEntryPointParameters.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/TestCaseEntryPoint) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/TestCaseEntryPoint) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/TestCaseEntryPoint) 