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