- Navigation Guide
@aws-sdk/client-swf
UndeprecateActivityTypeCommandInput Interface
The input for UndeprecateActivityTypeCommand.
Members
Name | Type | Details |
---|---|---|
activityType Required | ActivityType | undefined | The activity type to undeprecate. |
domain Required | string | undefined | The name of the domain of the deprecated activity type. |
Full Signature
export interface UndeprecateActivityTypeCommandInput extends UndeprecateActivityTypeInput