AWSS3GetObjectTaggingOutput
Objective-C
@interface AWSS3GetObjectTaggingOutput
Swift
class AWSS3GetObjectTaggingOutput
-
The versionId of the object for which you got the tagging information.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable versionId;Swift
var versionId: String? { get set }
View on GitHub
Install in Dash
AWSS3GetObjectTaggingOutput Class Reference