Class: Aws::Types::PutEventsConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutEventsConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#events_configuration ⇒ Types::EventsConfiguration
Returns the value of attribute events_configuration.
Instance Attribute Details
#events_configuration ⇒ Types::EventsConfiguration
Returns the value of attribute events_configuration.
663 664 665 |
# File 'sig/types.rbs', line 663 def events_configuration @events_configuration end |