assembleWith property

Input<String?>? assembleWith
final

Method used to assemble the transform output. Allowed values are: None and Line.

Implementation

final pulumi.Input<String?>? assembleWith;