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
- Struct
- Aws::CodeCommit::Types::OriginApprovalRuleTemplate
- Defined in:
- (unknown)
Overview
Returns information about the template that created the approval rule for a pull request.
Returned by:
Instance Attribute Summary collapse
-
#approval_rule_template_id ⇒ String
The ID of the template that created the approval rule.
-
#approval_rule_template_name ⇒ String
The name of the template that created the approval rule.
Instance Attribute Details
#approval_rule_template_id ⇒ String
The ID of the template that created the approval rule.
#approval_rule_template_name ⇒ String
The name of the template that created the approval rule.