UpdateConfigurationSetEventDestinationRequest
public struct UpdateConfigurationSetEventDestinationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let configurationSetName: String -
Undocumented
Declaration
Swift
public let eventDestination: EventDestinationDefinition? -
Undocumented
Declaration
Swift
public let eventDestinationName: String -
Undocumented
Declaration
Swift
public init(configurationSetName: String, eventDestination: EventDestinationDefinition? = nil, eventDestinationName: String)
View on GitHub
UpdateConfigurationSetEventDestinationRequest Structure Reference