Class: Aws::Types::ClientRouteEnforcementResponseOptions
- Inherits:
-
Object
- Object
- Aws::Types::ClientRouteEnforcementResponseOptions
- 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.
1704 1705 1706 |
# File 'sig/types.rbs', line 1704 def enforced @enforced end |