- Navigation Guide
@aws-sdk/client-tnb
UpdateSolNetworkInstanceCommandInput Interface
Members
Name | Type | Details |
---|---|---|
nsInstanceId Required | string | undefined | ID of the network instance. |
updateType Required | UpdateSolNetworkType | undefined | The type of update.
|
modifyVnfInfoData | UpdateSolNetworkModify | undefined | Identifies the network function information parameters and/or the configurable properties of the network function to be modified. Include this property only if the update type is |
tags | Record<string, string> | undefined | A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. When you use this API, the tags are only applied to the network operation that is created. These tags are not applied to the network instance. Use tags to search and filter your resources or track your Amazon Web Services costs. |
updateNs | UpdateSolNetworkServiceData | undefined | Identifies the network service descriptor and the configurable properties of the descriptor, to be used for the update. Include this property only if the update type is |
Full Signature
export interface UpdateSolNetworkInstanceCommandInput extends UpdateSolNetworkInstanceInput