ServerVariable.enum_

An enumeration of string values to be used if the substitution options are from a limited set.

struct ServerVariable
@optional
@SerializedName("enum")
string[] enum_;

Meta