CreateTestCaseRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The JSON string that represents the content of the test.

Link copied to clipboard

The description of the test.

Link copied to clipboard

Defines the starting point for your test.

Link copied to clipboard

Defines the initial custom attributes for your test.

Link copied to clipboard

The identifier of the Amazon Connect instance.

Link copied to clipboard

The region in which the resource was last modified

Link copied to clipboard
val lastModifiedTime: <Error class: unknown class>?

The time at which the resource was last modified.

Link copied to clipboard
val name: String?

The name of the test.

Link copied to clipboard

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.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

Id of the test case if you want to create it in a replica region using Amazon Connect Global Resiliency

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String