Uses of Interface
software.amazon.awscdk.interfaces.stepfunctions.IActivityRef
Packages that use IActivityRef
Package
Description
AWS Step Functions Construct Library
-
Uses of IActivityRef in software.amazon.awscdk.interfaces.stepfunctions
Subinterfaces of IActivityRef in software.amazon.awscdk.interfaces.stepfunctionsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIActivityRef.Classes in software.amazon.awscdk.interfaces.stepfunctions that implement IActivityRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IActivityRef in software.amazon.awscdk.services.stepfunctions
Subinterfaces of IActivityRef in software.amazon.awscdk.services.stepfunctionsModifier and TypeInterfaceDescriptioninterfaceRepresents a Step Functions Activity https://docs.aws.amazon.com/step-functions/latest/dg/concepts-activities.html.static interfaceInternal default implementation forIActivity.Classes in software.amazon.awscdk.services.stepfunctions that implement IActivityRefModifier and TypeClassDescriptionclassDefine a new Step Functions Activity.classAn activity is a task that you write in any programming language and host on any machine that has access to AWS Step Functions .static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type IActivityRefModifier and TypeMethodDescriptionstatic StringCfnActivity.arnForActivity(IActivityRef resource)