class Aws::SWF::Types::ActivityTypeInfo

Detailed information about an activity type.

@!attribute [rw] activity_type

The ActivityType type structure representing the activity type.
@return [Types::ActivityType]

@!attribute [rw] status

The current status of the activity type.
@return [String]

@!attribute [rw] description

The description of the activity type provided in
RegisterActivityType.
@return [String]

@!attribute [rw] creation_date

The date and time this activity type was created through
RegisterActivityType.
@return [Time]

@!attribute [rw] deprecation_date

If DEPRECATED, the date and time DeprecateActivityType was called.
@return [Time]

Constants

SENSITIVE