Class: Aws::Types::LambdaEventSourceMappingUngraceful
- Inherits:
-
Object
- Object
- Aws::Types::LambdaEventSourceMappingUngraceful
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#behavior ⇒ "skip"
Returns the value of attribute behavior.
Instance Attribute Details
#behavior ⇒ "skip"
Returns the value of attribute behavior.
452 453 454 |
# File 'sig/types.rbs', line 452 def behavior @behavior end |