Class: Aws::Types::DeletePullRequestApprovalRuleOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeletePullRequestApprovalRuleOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#approval_rule_id ⇒ ::String
Returns the value of attribute approval_rule_id.
Instance Attribute Details
#approval_rule_id ⇒ ::String
Returns the value of attribute approval_rule_id.
537 538 539 |
# File 'sig/types.rbs', line 537 def approval_rule_id @approval_rule_id end |