Class: Aws::CodeDeploy::Types::InvalidFileExistsBehaviorException
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::CodeDeploy::Types::InvalidFileExistsBehaviorException
- Defined in:
- lib/aws-sdk-codedeploy/types.rb
Overview
An invalid fileExistsBehavior option was specified to determine how 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.”