SecurityGroup - AWS Wickr

SecurityGroup

Represents a security group in a Wickr network, containing membership statistics, configuration, and all permission settings that apply to its members.

Contents

Note

In the following list, the required parameters are described first.

activeMembers

The number of active user members currently in the security group.

Type: Integer

Required: Yes

botMembers

The number of bot members currently in the security group.

Type: Integer

Required: Yes

id

The unique identifier of the security group.

Type: String

Pattern: [\S\s]*

Required: Yes

isDefault

Indicates whether this is the default security group for the network. Each network has only one default group.

Type: Boolean

Required: Yes

modified

The timestamp when the security group was last modified, specified in epoch seconds.

Type: Integer

Required: Yes

name

The human-readable name of the security group.

Type: String

Pattern: [\S\s]*

Required: Yes

securityGroupSettings

The comprehensive configuration settings that define capabilities and restrictions for members of this security group.

Type: SecurityGroupSettings object

Required: Yes

activeDirectoryGuid

The GUID of the Active Directory group associated with this security group, if synchronized with LDAP.

Type: String

Pattern: [\S\s]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: