DeleteObjectTaggingOutput
public struct DeleteObjectTaggingOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The versionId of the object the tag-set was removed from.
Declaration
Swift
public let versionId: String? -
Undocumented
Declaration
Swift
public init(versionId: String? = nil)
View on GitHub
DeleteObjectTaggingOutput Structure Reference