Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UpdateSolNetworkInstanceInput

import type { UpdateSolNetworkInstanceInput } from "https://aws-api.deno.dev/v0.4/services/tnb.ts?docs=full";
interface UpdateSolNetworkInstanceInput {
modifyVnfInfoData?: UpdateSolNetworkModify | null;
nsInstanceId: string;
}

§Properties

§
modifyVnfInfoData?: UpdateSolNetworkModify | null
[src]

Identifies the network function information parameters and/or the configurable properties of the network function to be modified.

§
nsInstanceId: string
[src]

ID of the network instance.

§

The type of update.