Builder

class Builder

Properties

Link copied to clipboard

The application ID.

Link copied to clipboard
var id: String?

The ID of the configuration profile.

Link copied to clipboard

The URI location of the configuration.

Link copied to clipboard
var name: String?

The name of the configuration profile.

Link copied to clipboard
var type: String?

The type of configurations contained in the profile. AppConfig supports feature flags and freeform configurations. We recommend you create feature flag configurations to enable or disable new features and freeform configurations to distribute configurations to an application. When calling this API, enter one of the following values for Type:

Link copied to clipboard

The types of validators in the configuration profile.