ActivityTypeInfo
Detailed information about an activity type.
Contents
- activityType
 - 
               
The ActivityType type structure representing the activity type.
Type: ActivityType object
Required: Yes
 - creationDate
 - 
               
The date and time this activity type was created through RegisterActivityType.
Type: Timestamp
Required: Yes
 - status
 - 
               
The current status of the activity type.
Type: String
Valid Values:
REGISTERED | DEPRECATEDRequired: Yes
 - deprecationDate
 - 
               
If DEPRECATED, the date and time DeprecateActivityType was called.
Type: Timestamp
Required: No
 - description
 - 
               
The description of the activity type provided in RegisterActivityType.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: