

# GlobalNetwork
<a name="API_GlobalNetwork"></a>

Describes a global network. This is a single private network acting as a high-level container for your network objects, including an AWS-managed Core Network.

## Contents
<a name="API_GlobalNetwork_Contents"></a>

 ** CreatedAt **   <a name="networkmanager-Type-GlobalNetwork-CreatedAt"></a>
The date and time that the global network was created.  
Type: Timestamp  
Required: No

 ** Description **   <a name="networkmanager-Type-GlobalNetwork-Description"></a>
The description of the global network.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Pattern: `[\s\S]*`   
Required: No

 ** GlobalNetworkArn **   <a name="networkmanager-Type-GlobalNetwork-GlobalNetworkArn"></a>
The Amazon Resource Name (ARN) of the global network.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 500.  
Pattern: `[\s\S]*`   
Required: No

 ** GlobalNetworkId **   <a name="networkmanager-Type-GlobalNetwork-GlobalNetworkId"></a>
The ID of the global network.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 50.  
Pattern: `[\s\S]*`   
Required: No

 ** State **   <a name="networkmanager-Type-GlobalNetwork-State"></a>
The state of the global network.  
Type: String  
Valid Values: `PENDING | AVAILABLE | DELETING | UPDATING`   
Required: No

 ** Tags **   <a name="networkmanager-Type-GlobalNetwork-Tags"></a>
The tags for the global network.  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

## See Also
<a name="API_GlobalNetwork_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/networkmanager-2019-07-05/GlobalNetwork) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/networkmanager-2019-07-05/GlobalNetwork) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/networkmanager-2019-07-05/GlobalNetwork) 