DatasetContentVersionValue
public struct DatasetContentVersionValue : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the data set whose latest contents are used as input to the notebook or application.
Declaration
Swift
public let datasetName: String
-
Undocumented
Declaration
Swift
public init(datasetName: String)
-
Declaration
Swift
public func validate(name: String) throws