Class: Aws::Types::RenewalTermConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RenewalTermConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_auto_renew ⇒ Boolean
Returns the value of attribute enable_auto_renew.
Instance Attribute Details
#enable_auto_renew ⇒ Boolean
Returns the value of attribute enable_auto_renew.
754 755 756 |
# File 'sig/types.rbs', line 754 def enable_auto_renew @enable_auto_renew end |