- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-workmail
Member Interface
The representation of a user or group.
Members
Name | Type | Details |
---|---|---|
DisabledDate | Date | undefined | The date indicating when the member was disabled from WorkMail use. |
EnabledDate | Date | undefined | The date indicating when the member was enabled for WorkMail use. |
Id | string | undefined | The identifier of the member. |
Name | string | undefined | The name of the member. |
State | EntityState | undefined | The state of the member, which can be ENABLED, DISABLED, or DELETED. |
Type | MemberType | undefined | A member can be a user or group. |
Full Signature
export interface Member