GetJobTaggingResult
public struct GetJobTaggingResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The set of tags associated with the Amazon S3 Batch Operations job.
Declaration
Swift
public let tags: [S3Tag]? -
Undocumented
Declaration
Swift
public init(tags: [S3Tag]? = nil)
View on GitHub
GetJobTaggingResult Structure Reference