Class: Aws::Types::CreatePullRequestApprovalRuleOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreatePullRequestApprovalRuleOutput
- 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.
420 421 422 |
# File 'sig/types.rbs', line 420 def approval_rule @approval_rule end |