class Aws::CodeDeploy::Types::InvalidFileExistsBehaviorException

An invalid fileExistsBehavior option was specified to determine how AWS CodeDeploy handles files or directories that already exist in a deployment target location, but weren't part of the previous successful deployment. Valid values include “DISALLOW,” “OVERWRITE,” and “RETAIN.”

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/InvalidFileExistsBehaviorException AWS API Documentation