IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Interface PutObjectTaggingCommandOutput

    The output of PutObjectTaggingCommand.

    interface PutObjectTaggingCommandOutput {
        VersionId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    VersionId?: string

    The versionId of the object the tag-set was added to.