Specifies a metadata name-value pair to set for the object. If MetadataDirective is set to COPY, all metadata is ignored.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public CopyObjectRequest WithMetaData( string key, string value )
 Return Value
 Return ValueThe request with Metadata set.