Class: Aws::Types::UpdatePullRequestApprovalRuleContentOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePullRequestApprovalRuleContentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#approval_rule ⇒ Types::ApprovalRule
Returns the value of attribute approval_rule.
Instance Attribute Details
#approval_rule ⇒ Types::ApprovalRule
Returns the value of attribute approval_rule.
2038 2039 2040 |
# File 'sig/types.rbs', line 2038 def approval_rule @approval_rule end |