Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apptest.CfnTestCaseMixinProps
Packages that use CfnTestCaseMixinProps
-
Uses of CfnTestCaseMixinProps in software.amazon.awscdk.cfnpropertymixins.services.apptest
Classes in software.amazon.awscdk.cfnpropertymixins.services.apptest that implement CfnTestCaseMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.apptest that return CfnTestCaseMixinPropsModifier and TypeMethodDescriptionCfnTestCaseMixinProps.Builder.build()Builds the configured instance.protected CfnTestCaseMixinPropsCfnTestCasePropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apptest with parameters of type CfnTestCaseMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::AppTest::TestCase.CfnTestCasePropsMixin(CfnTestCaseMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::AppTest::TestCase.