Table of Contents
API Documentation: | TransformSpec |
---|
Base configuration for artifact transform registrations.
Property | Description |
from | Attributes that match the variant that is consumed. |
parameters | The parameters for the transform action. |
to | Attributes that match the variant that is produced. |
Method | Description |
parameters(action) | Configure the parameters for the transform action. |
Attributes that match the variant that is consumed.
Attributes that match the variant that is produced.
Configure the parameters for the transform action.