GetConfigurationSetEventDestinationsResponse
public struct GetConfigurationSetEventDestinationsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let eventDestinations: [EventDestination]?
-
Undocumented
Declaration
Swift
public init(eventDestinations: [EventDestination]? = nil)