GetEventSourceMappingRequest

public struct GetEventSourceMappingRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The identifier of the event source mapping.

    Declaration

    Swift

    public let uuid: String
  • Undocumented

    Declaration

    Swift

    public init(uuid: String)