C# Class Amazon.SimpleWorkflow.Model.DeprecateActivityTypeRequest

Container for the parameters to the DeprecateActivityType operation.

Deprecates the specified activity type . After an activity type has been deprecated, you cannot create new tasks of that activity type. Tasks of this type that were scheduled before the type was deprecated will continue to run.

NOTE: This operation is eventually consistent. The results are best effort and may not exactly reflect recent updates and changes.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Mostrar archivo Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetActivityType ( ) : bool
IsSetDomain ( ) : bool