Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the uploaded test spec.

Link copied to clipboard

The upload's content type (for example, application/x-yaml).

Link copied to clipboard

Set to true if the YAML file has changed and must be updated. Otherwise, set to false.

Link copied to clipboard
var name: String?

The upload's test spec file name. The name must not contain any forward slashes (/). The test spec file name must end with the .yaml or .yml file extension.