networkmanager_create_global_network {paws.networking}R 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.


[Package paws.networking version 0.7.0 Index]