Uses of Interface
software.amazon.awscdk.services.states.CfnExecutionProps
Packages that use CfnExecutionProps
-
Uses of CfnExecutionProps in software.amazon.awscdk.services.states
Classes in software.amazon.awscdk.services.states that implement CfnExecutionPropsMethods in software.amazon.awscdk.services.states that return CfnExecutionPropsModifier and TypeMethodDescriptionCfnExecutionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.states with parameters of type CfnExecutionPropsModifierConstructorDescriptionCfnExecution(software.constructs.Construct scope, String id, CfnExecutionProps props) Create a newAWS::States::Execution.