Class Intent (0.1.19)

Intent(value)

Possible intent of the resource change.

Enums

Name Description
INTENT_UNSPECIFIED The default value.
CREATE The resource will be created.
UPDATE The resource will be updated.
DELETE The resource will be deleted.
RECREATE The resource will be recreated.
UNCHANGED The resource will be untouched.