Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallAwsServiceCrossRegionProps
Packages that use CallAwsServiceCrossRegionProps
Package
Description
Tasks for AWS Step Functions
-
Uses of CallAwsServiceCrossRegionProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement CallAwsServiceCrossRegionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCallAwsServiceCrossRegionPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallAwsServiceCrossRegionPropsModifier and TypeMethodDescriptionCallAwsServiceCrossRegionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type CallAwsServiceCrossRegionPropsModifierConstructorDescriptionCallAwsServiceCrossRegion(software.constructs.Construct scope, String id, CallAwsServiceCrossRegionProps props)