Class: Aws::Types::EventTriggerDefinition
- Inherits:
-
Object
- Object
- Aws::Types::EventTriggerDefinition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_resource_arn ⇒ ::String
Returns the value of attribute event_resource_arn.
Instance Attribute Details
#event_resource_arn ⇒ ::String
Returns the value of attribute event_resource_arn.
270 271 272 |
# File 'sig/types.rbs', line 270 def event_resource_arn @event_resource_arn end |