triggers property

Output<Map<String, String>?> triggers
latefinal

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

Implementation

late final pulumi.Output<Map<String, String>?> triggers;