class Aws::SWF::Types::WorkflowTypeInfo

Contains information about a workflow type.

@!attribute [rw] workflow_type

The workflow type this information is about.
@return [Types::WorkflowType]

@!attribute [rw] status

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

@!attribute [rw] description

The description of the type registered through RegisterWorkflowType.
@return [String]

@!attribute [rw] creation_date

The date when this type was registered.
@return [Time]

@!attribute [rw] deprecation_date

If the type is in deprecated state, then it is set to the date when
the type was deprecated.
@return [Time]

Constants

SENSITIVE