Class Intent (0.1.10)

Intent(value)

Possible intent of the resource.

Enums

Name Description
INTENT_UNSPECIFIED The default value. This value is used if the intent is omitted.
CREATE Infra Manager will create this Resource.
UPDATE Infra Manager will update this Resource.
DELETE Infra Manager will delete this Resource.
RECREATE Infra Manager will destroy and recreate this Resource.
UNCHANGED Infra Manager will leave this Resource untouched.