class Aws::CodeCommit::Types::BatchDisassociateApprovalRuleTemplateFromRepositoriesError

Returns information about errors in a BatchDisassociateApprovalRuleTemplateFromRepositories operation.

@!attribute [rw] repository_name

The name of the repository where the association with the template
was not able to be removed.
@return [String]

@!attribute [rw] error_code

An error code that specifies whether the repository name was not
valid or not found.
@return [String]

@!attribute [rw] error_message

An error message that provides details about why the repository name
was either not found or not valid.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchDisassociateApprovalRuleTemplateFromRepositoriesError AWS API Documentation

Constants

SENSITIVE