Learn R Programming

paws.networking (version 0.2.0)

networkmanager_update_global_network: Updates an existing global network

Description

Updates an existing global network. To remove information for any of the parameters, specify an empty string.

See https://paws-r.github.io/docs/networkmanager/update_global_network.html for full documentation.

Usage

networkmanager_update_global_network(GlobalNetworkId, Description = NULL)

Arguments

GlobalNetworkId

[required] The ID of your global network.

Description

A description of the global network.

Constraints: Maximum length of 256 characters.