triggers property

Input<Map<String, String>?>? triggers
final

Map of arbitrary keys and values that, when changed, will trigger a re-invocation.

Implementation

final pulumi.Input<Map<String, String>?>? triggers;