telconetworkbuilder_instantiate_sol_network_instance: Instantiates a network instance

View source: R/telconetworkbuilder_operations.R

telconetworkbuilder_instantiate_sol_network_instanceR Documentation

Instantiates a network instance

Description

Instantiates a network instance.

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

Usage

telconetworkbuilder_instantiate_sol_network_instance(
  additionalParamsForNs = NULL,
  dryRun = NULL,
  nsInstanceId,
  tags = NULL
)

Arguments

additionalParamsForNs

Provides values for the configurable properties.

dryRun

A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

nsInstanceId

[required] ID of the network instance.

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. 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.


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