Uses of Interface
io.github.cdklabs.projen.cdk.AutoDiscoverBaseOptions
-
Packages that use AutoDiscoverBaseOptions Package Description io.github.cdklabs.projen.cdk -
-
Uses of AutoDiscoverBaseOptions in io.github.cdklabs.projen.cdk
Classes in io.github.cdklabs.projen.cdk that implement AutoDiscoverBaseOptions Modifier and Type Class Description static classAutoDiscoverBaseOptions.Jsii$ProxyAn implementation forAutoDiscoverBaseOptionsMethods in io.github.cdklabs.projen.cdk that return AutoDiscoverBaseOptions Modifier and Type Method Description AutoDiscoverBaseOptionsAutoDiscoverBaseOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.cdk with parameters of type AutoDiscoverBaseOptions Constructor Description AutoDiscoverBase(Project project, AutoDiscoverBaseOptions options)
-