Class: Aws::Types::GetConfigurationSetEventDestinationsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_destinations::Array[Types::EventDestination]

Returns the value of attribute event_destinations.

Returns:



281
282
283
# File 'sig/types.rbs', line 281

def event_destinations
  @event_destinations
end