CreateCustomActionTypeRequest
Represents the input of a CreateCustomActionType operation.
Types
Properties
Link copied to clipboard
The category of the custom action, such as a build action or a test action.
Link copied to clipboard
The configuration properties for the custom action.
Link copied to clipboard
The details of the input artifact for the action, such as its commit ID.
Link copied to clipboard
The details of the output artifact of the action, such as its commit ID.
Link copied to clipboard
URLs that provide users information about this custom action.
Functions
Link copied to clipboard
inline fun copy(block: CreateCustomActionTypeRequest.Builder.() -> Unit = {}): CreateCustomActionTypeRequest