@aws-sdk/client-tnb

UpdateSolNetworkInstanceCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
nsLcmOpOccId string | undefined

The identifier of the network operation.

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.

Full Signature

export interface UpdateSolNetworkInstanceCommandOutput extends UpdateSolNetworkInstanceOutput, MetadataBearer