GetConfigurationSetEventDestinationsRequest
public struct GetConfigurationSetEventDestinationsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the configuration set that contains the event destination.
Declaration
Swift
public let configurationSetName: String -
Undocumented
Declaration
Swift
public init(configurationSetName: String)
View on GitHub
GetConfigurationSetEventDestinationsRequest Structure Reference