Builder

class Builder

Properties

Link copied to clipboard

The creation time of the test case.

Link copied to clipboard

The description of the test case.

Link copied to clipboard

The last update time of the test case.

Link copied to clipboard

The latest version of the test case.

Link copied to clipboard
var name: String?

The name of the test case.

Link copied to clipboard

The status of the test case.

Link copied to clipboard

The status reason of the test case.

Link copied to clipboard
var steps: List<Step>?

The steps of the test case.

Link copied to clipboard

The tags of the test case.

Link copied to clipboard

The Amazon Resource Name (ARN) of the test case.

Link copied to clipboard

The response test ID of the test case.

Link copied to clipboard

The case version of the test case.

Functions