View source: R/telconetworkbuilder_operations.R
telconetworkbuilder_create_sol_network_instance | R Documentation |
Creates a network instance.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_create_sol_network_instance/ for full documentation.
telconetworkbuilder_create_sol_network_instance(
nsDescription = NULL,
nsName,
nsdInfoId,
tags = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.