Resource
The representation of a resource.
Contents
- Description
-
Resource description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- DisabledDate
-
The date indicating when the resource was disabled from WorkMail use.
Type: Timestamp
Required: No
-
The email of the resource.
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 resource was enabled for WorkMail use.
Type: Timestamp
Required: No
- Id
-
The identifier of the resource.
Type: String
Length Constraints: Minimum length of 12. Maximum length of 256.
Required: No
- Name
-
The name of the resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
[\w\-.]+(@[a-zA-Z0-9.\-]+\.[a-zA-Z0-9-]{2,})?
Required: No
- State
-
The state of the resource, which can be ENABLED, DISABLED, or DELETED.
Type: String
Valid Values:
ENABLED | DISABLED | DELETED
Required: No
- Type
-
The type of the resource: equipment or room.
Type: String
Valid Values:
ROOM | EQUIPMENT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: