pipelineConfigurationBody

@JvmName(name = "nsjevuywdunfqmtj")
suspend fun pipelineConfigurationBody(value: Output<String>)
@JvmName(name = "pjreinkbismjribl")
suspend fun pipelineConfigurationBody(value: String?)

Parameters

value

The pipeline configuration in YAML format. This argument accepts the pipeline configuration as a string or within a .yaml file. If you provide the configuration as a string, each new line must be escaped with \n.