CoreNetworkPolicy
Describes a core network policy. You can have only one LIVE Core Policy.
Contents
- Alias
-
Whether a core network policy is the current LIVE policy or the most recently submitted policy.
Type: String
Valid Values:
LIVE | LATEST
Required: No
- ChangeSetState
-
The state of a core network policy.
Type: String
Valid Values:
PENDING_GENERATION | FAILED_GENERATION | READY_TO_EXECUTE | EXECUTING | EXECUTION_SUCCEEDED | OUT_OF_DATE
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 policy was created.
Type: Timestamp
Required: No
- Description
-
The description of a core network policy.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[\s\S]*
Required: No
- PolicyDocument
-
Describes a core network policy.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 10000000.
Pattern:
[\s\S]*
Required: No
- PolicyErrors
-
Describes any errors in a core network policy.
Type: Array of CoreNetworkPolicyError objects
Required: No
- PolicyVersionId
-
The ID of the policy version.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: