class Aws::NetworkManager::Types::DeleteSiteRequest

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

data as a hash:

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

@!attribute [rw] global_network_id

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

@!attribute [rw] site_id

The ID of the site.
@return [String]

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

Constants

SENSITIVE