ProjectCustomModuleCustomConfigCustomOutputProperty

Constructors

constructor(name: String? = null, valueExpression: ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpression? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Name of the property for the custom output.

Link copied to clipboard

The CEL expression for the custom output. A resource property can be specified to return the value of the property or a text string enclosed in quotation marks. Structure is documented below.