Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ActivityTypeInfo

Detailed information about an activity type.

Hierarchy

  • ActivityTypeInfo

Properties

activityType: undefined | ActivityType

The ActivityType type structure representing the activity type.

creationDate: undefined | Date

The date and time this activity type was created through RegisterActivityType.

deprecationDate?: Date

If DEPRECATED, the date and time DeprecateActivityType was called.

description?: string

The description of the activity type provided in RegisterActivityType.

status: undefined | string

The current status of the activity type.