Network
Represents a Wickr network with all its configuration and status information.
Contents
Note
In the following list, the required parameters are described first.
- accessLevel
-
The access level of the network (STANDARD or PREMIUM), which determines available features and capabilities.
Type: String
Valid Values:
STANDARD | PREMIUMRequired: Yes
- awsAccountId
-
The AWS account ID that owns the network.
Type: String
Pattern:
[\S\s]*Required: Yes
- networkArn
-
The Amazon Resource Name (ARN) of the network.
Type: String
Pattern:
[\S\s]*Required: Yes
- networkId
-
The unique identifier of the network.
Type: String
Length Constraints: Fixed length of 8.
Pattern:
[0-9]{8}Required: Yes
- networkName
-
The name of the network.
Type: String
Pattern:
[\S\s]*Required: Yes
- encryptionKeyArn
-
The ARN of the AWS KMS customer managed key used for encrypting sensitive data in the network.
Type: String
Pattern:
[\S\s]*Required: No
- freeTrialExpiration
-
The expiration date and time for the network's free trial period, if applicable.
Type: String
Pattern:
[\S\s]*Required: No
- migrationState
-
The SSO redirect URI migration state, managed by the SSO redirect migration wizard. Values: 0 (not started), 1 (in progress), or 2 (completed).
Type: Integer
Required: No
- standing
-
The current standing or status of the network.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: