ConfigurationOptionDescription
Describes the possible values for a configuration option.
Types
Properties
Link copied to clipboard
An indication of which action is required if the value for this configuration option changes:
Link copied to clipboard
The default value for this configuration option.
Link copied to clipboard
If specified, the configuration option must be a string value that satisfies this regular expression.
Link copied to clipboard
An indication of whether the user defined this configuration option:
Link copied to clipboard
If specified, values for the configuration option are selected from this list.
Link copied to clipboard
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
Functions
Link copied to clipboard
inline fun copy(block: ConfigurationOptionDescription.Builder.() -> Unit = {}): ConfigurationOptionDescription