Class: Aws::Types::CreateEventIntegrationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEventIntegrationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_integration_arn ⇒ ::String
Returns the value of attribute event_integration_arn.
Instance Attribute Details
#event_integration_arn ⇒ ::String
Returns the value of attribute event_integration_arn.
142 143 144 |
# File 'sig/types.rbs', line 142 def event_integration_arn @event_integration_arn end |