CreateRealtimeEndpointInput
public struct CreateRealtimeEndpointInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID assigned to the MLModel during creation.
Declaration
Swift
public let mLModelId: String -
Undocumented
Declaration
Swift
public init(mLModelId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
CreateRealtimeEndpointInput Structure Reference