contentsYaml property

String? contentsYaml
getter/setter pair

YAML representing the contents of the data preparation.

Can be used to show the customer what the input was to their workflow.

Output only.

Implementation

core.String? contentsYaml;