CoreNetwork
Describes a core network.
Contents
- CoreNetworkArn
 - 
               
The ARN of a core network.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Pattern:
[\s\S]*Required: No
 - CoreNetworkId
 - 
               
The ID of a core network.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
^core-network-([0-9a-f]{8,17})$Required: No
 - CreatedAt
 - 
               
The timestamp when a core network was created.
Type: Timestamp
Required: No
 - Description
 - 
               
The description of a core network.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[\s\S]*Required: No
 - Edges
 - 
               
The edges within a core network.
Type: Array of CoreNetworkEdge objects
Required: No
 - GlobalNetworkId
 - 
               
The ID of the global network that your core network is a part of.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
[\s\S]*Required: No
 - NetworkFunctionGroups
 - 
               
The network function groups associated with a core network.
Type: Array of CoreNetworkNetworkFunctionGroup objects
Required: No
 - Segments
 - 
               
The segments within a core network.
Type: Array of CoreNetworkSegment objects
Required: No
 - State
 - 
               
The current state of a core network.
Type: String
Valid Values:
CREATING | UPDATING | AVAILABLE | DELETINGRequired: No
 - Tags
 - 
               
The list of key-value tags associated with a core network.
Type: Array of Tag objects
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: