Class: Aws::Types::CitationsConfig
- Inherits:
-
Object
- Object
- Aws::Types::CitationsConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enabled ⇒ Boolean
Returns the value of attribute enabled.
Instance Attribute Details
#enabled ⇒ Boolean
Returns the value of attribute enabled.
185 186 187 |
# File 'sig/types.rbs', line 185 def enabled @enabled end |