AWSS3DeleteObjectTaggingOutput
Objective-C
@interface AWSS3DeleteObjectTaggingOutput
Swift
class AWSS3DeleteObjectTaggingOutput
-
The versionId of the object the tag-set was removed from.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable versionId;Swift
var versionId: String? { get set }
View on GitHub
Install in Dash
AWSS3DeleteObjectTaggingOutput Class Reference