ApiClusterTemplateConfig

Properties

Name Type Description Notes
name str Config name [optional]
value str Config value [optional]
ref str Name of the reference. If referring to a service then it will be replaced with actual service name at import time. If referring to a role then it will be replaced with the host name containing that role at import time. [optional]
variable str Referring a variable. The variable value will be provided by the user at import time. Variable name for this config. At import time the value of this variable will be provided by the ` * #ApiClusterTemplateInstantiator.Variables [optional]
auto_config bool This indicates that the value was automatically configured. [optional]

[Back to Model list] [Back to API list] [Back to README]