destructiveHint property
If true, the tool may perform destructive updates to its environment.
If false, the tool performs only additive updates. NOTE: This property is
meaningful only when read_only_hint == false Default: true
Output only.
Implementation
core.bool? destructiveHint;