Class: Aws::Types::AutoImportPolicy
- Inherits:
-
Object
- Object
- Aws::Types::AutoImportPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#events ⇒ ::Array[("NEW" | "CHANGED" | "DELETED")]
Returns the value of attribute events.
Instance Attribute Details
#events ⇒ ::Array[("NEW" | "CHANGED" | "DELETED")]
Returns the value of attribute events.
81 82 83 |
# File 'sig/types.rbs', line 81 def events @events end |