Uses of Interface
software.amazon.awscdk.cloudassembly.schema.TestOptions
-
-
Uses of TestOptions in software.amazon.awscdk.cloudassembly.schema
Subinterfaces of TestOptions in software.amazon.awscdk.cloudassembly.schema Modifier and Type Interface Description interfaceTestCaseRepresents an integration test case.Classes in software.amazon.awscdk.cloudassembly.schema that implement TestOptions Modifier and Type Class Description static classTestCase.Jsii$ProxyAn implementation forTestCasestatic classTestOptions.Jsii$ProxyAn implementation forTestOptionsMethods in software.amazon.awscdk.cloudassembly.schema that return TestOptions Modifier and Type Method Description TestOptionsTestOptions.Builder. build()Builds the configured instance.
-