Image Pipeline Workflow Parameter
data class ImagePipelineWorkflowParameter(val name: String? = null, val value: List<String>? = null)
A parameter associated with the workflow
A parameter associated with the workflow