--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_networkmanager_global_network Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::NetworkManager::GlobalNetwork --- # awscc_networkmanager_global_network (Data Source) Data Source schema for AWS::NetworkManager::GlobalNetwork <!-- schema generated by tfplugindocs --> ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) The Amazon Resource Name (ARN) of the global network. - `description` (String) The description of the global network. - `tags` (Attributes List) The tags for the global network. (see [below for nested schema](#nestedatt--tags)) <a id="nestedatt--tags"></a> ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)