Class: Aws::Types::VotingPolicy
- Inherits:
-
Object
- Object
- Aws::Types::VotingPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#approval_threshold_policy ⇒ Types::ApprovalThresholdPolicy
Returns the value of attribute approval_threshold_policy.
Instance Attribute Details
#approval_threshold_policy ⇒ Types::ApprovalThresholdPolicy
Returns the value of attribute approval_threshold_policy.
672 673 674 |
# File 'sig/types.rbs', line 672 def approval_threshold_policy @approval_threshold_policy end |