telconetworkbuilder_create_sol_network_instance: Creates a network instance

View source: R/telconetworkbuilder_operations.R

telconetworkbuilder_create_sol_network_instanceR Documentation

Creates a network instance

Description

Creates a network instance.

See https://www.paws-r-sdk.com/docs/telconetworkbuilder_create_sol_network_instance/ for full documentation.

Usage

telconetworkbuilder_create_sol_network_instance(
  nsDescription = NULL,
  nsName,
  nsdInfoId,
  tags = NULL
)

Arguments

nsDescription

Network instance description.

nsName

[required] Network instance name.

nsdInfoId

[required] ID for network service descriptor.

tags

A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.