Uses of Class
io.github.cdklabs.projen.awscdk.IntegrationTestCommonOptions.Builder
-
Packages that use IntegrationTestCommonOptions.Builder Package Description io.github.cdklabs.projen.awscdk -
-
Uses of IntegrationTestCommonOptions.Builder in io.github.cdklabs.projen.awscdk
Methods in io.github.cdklabs.projen.awscdk that return IntegrationTestCommonOptions.Builder Modifier and Type Method Description static IntegrationTestCommonOptions.BuilderIntegrationTestCommonOptions. builder()IntegrationTestCommonOptions.BuilderIntegrationTestCommonOptions.Builder. destroyAfterDeploy(Boolean destroyAfterDeploy)Sets the value ofIntegrationTestCommonOptions.getDestroyAfterDeploy()IntegrationTestCommonOptions.BuilderIntegrationTestCommonOptions.Builder. pathMetadata(Boolean pathMetadata)Sets the value ofIntegrationTestCommonOptions.getPathMetadata()Constructors in io.github.cdklabs.projen.awscdk with parameters of type IntegrationTestCommonOptions.Builder Constructor Description Jsii$Proxy(IntegrationTestCommonOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theIntegrationTestCommonOptions.Builder.
-