destinationPattern property

Input<String?>? destinationPattern
final

Pattern used to generate the destination path or name. May contain alphanumeric characters, the macros &lt;accountId&gt; and &lt;resourceId&gt;, and the symbols _, /, -.

Implementation

final pulumi.Input<String?>? destinationPattern;