class Aws::NetworkManager::Types::UpdateGlobalNetworkRequest

@note When making an API call, you may pass UpdateGlobalNetworkRequest

data as a hash:

    {
      global_network_id: "String", # required
      description: "String",
    }

@!attribute [rw] global_network_id

The ID of your global network.
@return [String]

@!attribute [rw] description

A description of the global network.

Length Constraints: Maximum length of 256 characters.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/UpdateGlobalNetworkRequest AWS API Documentation

Constants

SENSITIVE