Back to index
Mapping between
releaseId
and flowRuntimeId
.releaseIdStringrequiredflowRuntimeIdStringoptional |
Usage
Groovy
import com.electriccloud.client.groovy.models.ReleaseFlowRuntimeMapping def arg = new ReleaseFlowRuntimeMapping( releaseId: "releaseId-value" /* optional arguments */ )