Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

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 the test, including channel type and parameters.

Link copied to clipboard
var id: String?

The identifier of the test case.

Link copied to clipboard

Defines the test attributes for precise data representation.

Link copied to clipboard

The region in which the test case was last modified.

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

The time at which the test case was last modified.

Link copied to clipboard
var name: String?

The name of the test case.

Link copied to clipboard

Indicates the test status as either SAVED or PUBLISHED.

Link copied to clipboard

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

Link copied to clipboard

The SHA256 hash of the test case content.

Functions

Link copied to clipboard