Class: Aws::Types::GetEventsConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetEventsConfigurationResponse
- 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.
346 347 348 |
# File 'sig/types.rbs', line 346 def events_configuration @events_configuration end |