Asset
public struct Asset : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let groundTruthManifest: GroundTruthManifest?
-
Undocumented
Declaration
Swift
public init(groundTruthManifest: GroundTruthManifest? = nil)
-
Declaration
Swift
public func validate(name: String) throws