AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateTestCase operation. Creates a test case with its content and metadata for the specified Amazon Connect instance.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class CreateTestCaseRequest : AmazonConnectRequest IAmazonWebServiceRequest
The CreateTestCaseRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
CreateTestCaseRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
Content | System.String |
Gets and sets the property Content. The JSON string that represents the content of the test. |
|
Description | System.String |
Gets and sets the property Description. The description of the test. |
|
EntryPoint | Amazon.Connect.Model.TestCaseEntryPoint |
Gets and sets the property EntryPoint. Defines the starting point for your test. |
|
InitializationData | System.String |
Gets and sets the property InitializationData. Defines the initial custom attributes for your test. |
|
InstanceId | System.String |
Gets and sets the property InstanceId. The identifier of the Amazon Connect instance. |
|
LastModifiedRegion | System.String |
Gets and sets the property LastModifiedRegion. The region in which the resource was last modified |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The time at which the resource was last modified. |
|
Name | System.String |
Gets and sets the property Name. The name of the test. |
|
Status | Amazon.Connect.TestCaseStatus |
Gets and sets the property Status. Indicates the test status as either SAVED or PUBLISHED. The PUBLISHED status will initiate validation on the content. The SAVED status does not initiate validation of the content. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags used to organize, track, or control access for this resource. |
|
TestCaseId | System.String |
Gets and sets the property TestCaseId. Id of the test case if you want to create it in a replica region using Amazon Connect Global Resiliency |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5