DatasetSchemaSummary
public struct DatasetSchemaSummary : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The date and time (in Unix time) that the schema was created.
Declaration
Swift
public let creationDateTime: TimeStamp?
-
The date and time (in Unix time) that the schema was last updated.
Declaration
Swift
public let lastUpdatedDateTime: TimeStamp?
-
The name of the schema.
Declaration
Swift
public let name: String?
-
The Amazon Resource Name (ARN) of the schema.
Declaration
Swift
public let schemaArn: String?