Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.
DO_NOTHING
ROLLBACK
DELETE
OnFailure
DisableRollback
Default: ROLLBACK