EngagementSummary
An object that contains an Engagement
's subset of fields.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The Amazon Resource Name (ARN) of the created Engagement.
Type: String
Pattern:
^arn:.*
Required: No
- CreatedAt
-
The date and time when the Engagement was created.
Type: Timestamp
Required: No
- CreatedBy
-
The AWS Account ID of the Engagement creator.
Type: String
Pattern:
^([0-9]{12}|\w{1,12})$
Required: No
- Id
-
The unique identifier for the Engagement.
Type: String
Pattern:
^eng-[0-9a-z]{14}$
Required: No
- MemberCount
-
The number of members in the Engagement.
Type: Integer
Required: No
- Title
-
The title of the Engagement.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: