View source: R/networkmanager_operations.R
networkmanager_update_global_network | R Documentation |
Updates an existing global network. To remove information for any of the parameters, specify an empty string.
See https://www.paws-r-sdk.com/docs/networkmanager_update_global_network/ for full documentation.
networkmanager_update_global_network(GlobalNetworkId, Description = NULL)
GlobalNetworkId |
[required] The ID of your global network. |
Description |
A description of the global network. Constraints: Maximum length of 256 characters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.