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