Builder

class Builder

Properties

Link copied to clipboard

The number of ongoing experiments currently in the project.

Link copied to clipboard

The number of ongoing launches currently in the project.

Link copied to clipboard

This structure defines the configuration of how your application integrates with AppConfig to run client-side evaluation.

Link copied to clipboard
var arn: String?

The name or ARN of the project.

Link copied to clipboard

The date and time that the project is created.

Link copied to clipboard

A structure that contains information about where Evidently is to store evaluation events for longer term storage.

Link copied to clipboard

The user-entered description of the project.

Link copied to clipboard

The number of experiments currently in the project. This includes all experiments that have been created and not deleted, whether they are ongoing or not.

Link copied to clipboard

The number of features currently in the project.

Link copied to clipboard

The date and time that the project was most recently updated.

Link copied to clipboard

The number of launches currently in the project. This includes all launches that have been created and not deleted, whether they are ongoing or not.

Link copied to clipboard
var name: String?

The name of the project.

Link copied to clipboard

The current state of the project.

Link copied to clipboard

The list of tag keys and values associated with this project.