prefixHierarchies property

Input<List<String>?>? prefixHierarchies
final

Whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION.

Implementation

final pulumi.Input<List<String>?>? prefixHierarchies;