Class: Aws::Types::ClientRouteEnforcementOptions
- Inherits:
-
Object
- Object
- Aws::Types::ClientRouteEnforcementOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enforced ⇒ Boolean
Returns the value of attribute enforced.
Instance Attribute Details
#enforced ⇒ Boolean
Returns the value of attribute enforced.
1699 1700 1701 |
# File 'sig/types.rbs', line 1699 def enforced @enforced end |