GetDiscoveredSchemaRequest
public struct GetDiscoveredSchemaRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let events: [String]
-
Undocumented
Declaration
Swift
public let type: Type
-
Undocumented
Declaration
Swift
public init(events: [String], type: Type)
-
Declaration
Swift
public func validate(name: String) throws