Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.states.CfnExecutionMixinProps
Packages that use CfnExecutionMixinProps
-
Uses of CfnExecutionMixinProps in software.amazon.awscdk.cfnpropertymixins.services.states
Classes in software.amazon.awscdk.cfnpropertymixins.services.states that implement CfnExecutionMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.states that return CfnExecutionMixinPropsModifier and TypeMethodDescriptionCfnExecutionMixinProps.Builder.build()Builds the configured instance.protected CfnExecutionMixinPropsCfnExecutionPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.states with parameters of type CfnExecutionMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::States::Execution.CfnExecutionPropsMixin(CfnExecutionMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::States::Execution.