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:



759
760
761
# File 'sig/types.rbs', line 759

def event_destinations
  @event_destinations
end