ExportLabelsTaskRunProperties
public struct ExportLabelsTaskRunProperties : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.
Declaration
Swift
public let outputS3Path: String? -
Undocumented
Declaration
Swift
public init(outputS3Path: String? = nil)
View on GitHub
ExportLabelsTaskRunProperties Structure Reference