networkmanager_create_global_network: Creates a new, empty global network

View source: R/networkmanager_operations.R

networkmanager_create_global_networkR Documentation

Creates a new, empty global network

Description

Creates a new, empty global network.

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

Usage

networkmanager_create_global_network(Description = NULL, Tags = NULL)

Arguments

Description

A description of the global network.

Constraints: Maximum length of 256 characters.

Tags

The tags to apply to the resource during creation.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.