Parameters to resolve the source of the artifact representing the microservice definition.
nameStringrequiredvalueStringoptional |
Usage
Groovy
import com.electriccloud.client.groovy.models.DefinitionSourceParameter def arg = new DefinitionSourceParameter( name: "name-value" /* optional arguments */ )