class Aws::CodeCommit::Types::ReplaceContentEntry


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ReplaceContentEntry AWS API Documentation
@return [String]
The file mode to apply during conflict resoltion.
@!attribute [rw] file_mode
@return [String]
USE_NEW_CONTENT.
The base-64 encoded content to use when the replacement type is
@!attribute [rw] content
@return [String]
conflict.
The replacement type to use when determining how to resolve the
@!attribute [rw] replacement_type
@return [String]
The path of the conflicting file.
@!attribute [rw] file_path
}
file_mode: “EXECUTABLE”, # accepts EXECUTABLE, NORMAL, SYMLINK
content: “data”,
replacement_type: “KEEP_BASE”, # required, accepts KEEP_BASE, KEEP_SOURCE, KEEP_DESTINATION, USE_NEW_CONTENT
file_path: “Path”, # required
{
data as a hash:
@note When making an API call, you may pass ReplaceContentEntry
merge or pull request operation.
Information about a replacement content entry in the conflict of a