UpdateTestCaseRequest

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 case.

Link copied to clipboard

Defines the starting point for your test.

Link copied to clipboard

Defines the test attributes for precise data representation.

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 case.

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 identifier of the test case to update.

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