Anchorage API reference
    Preparing search index...
    interface PutArtifactOptions {
        contentType?: string;
        metadata?: Record<string, string>;
    }
    Index

    Properties

    contentType?: string
    metadata?: Record<string, string>