Group
The representation of an WorkMail group.
Contents
- DisabledDate
-
The date indicating when the group was disabled from WorkMail use.
Type: Timestamp
Required: No
-
The email of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 254.
Pattern:
[a-zA-Z0-9._%+-]{1,64}@[a-zA-Z0-9.-]+\.[a-zA-Z-]{2,}
Required: No
- EnabledDate
-
The date indicating when the group was enabled for WorkMail use.
Type: Timestamp
Required: No
- Id
-
The identifier of the group.
Type: String
Length Constraints: Minimum length of 12. Maximum length of 256.
Required: No
- Name
-
The name of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[\u0020-\u00FF]+
Required: No
- State
-
The state of the group, which can be ENABLED, DISABLED, or DELETED.
Type: String
Valid Values:
ENABLED | DISABLED | DELETED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: