You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeCommit::Types::OriginApprovalRuleTemplate

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returns information about the template that created the approval rule for a pull request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#approval_rule_template_idString

The ID of the template that created the approval rule.

Returns:

  • (String)

    The ID of the template that created the approval rule.

#approval_rule_template_nameString

The name of the template that created the approval rule.

Returns:

  • (String)

    The name of the template that created the approval rule.