CoreNetworkSummary
Returns summary information about a core network.
Contents
- CoreNetworkArn
-
a core network ARN.
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
- Description
-
The description of a core network.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[\s\S]*
Required: No
- GlobalNetworkId
-
The global network ID.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
[\s\S]*
Required: No
- OwnerAccountId
-
The ID of the account owner.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[\s\S]*
Required: No
- State
-
The state of a core network.
Type: String
Valid Values:
CREATING | UPDATING | AVAILABLE | DELETING
Required: No
- Tags
-
The key-value tags associated with a core network summary.
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: