OciNodeCreate.tags property

Tags to associate with the node

Signature:

tags: {
        [key: string]: string;
    };