ActionTypeArtifactDetails
Information about parameters for artifacts associated with the action type, such as the minimum and maximum artifacts allowed.
Types
Properties
Link copied to clipboard
The maximum number of artifacts that can be used with the actiontype. For example, you should specify a minimum and maximum of zero input artifacts for an action type with a category of source
.
Link copied to clipboard
The minimum number of artifacts that can be used with the action type. For example, you should specify a minimum and maximum of zero input artifacts for an action type with a category of source
.
Functions
Link copied to clipboard
inline fun copy(block: ActionTypeArtifactDetails.Builder.() -> Unit = {}): ActionTypeArtifactDetails