Uses of Interface
io.github.cdklabs.projen.python.PythonSampleOptions
-
Packages that use PythonSampleOptions Package Description io.github.cdklabs.projen.python -
-
Uses of PythonSampleOptions in io.github.cdklabs.projen.python
Classes in io.github.cdklabs.projen.python that implement PythonSampleOptions Modifier and Type Class Description static classPythonSampleOptions.Jsii$ProxyAn implementation forPythonSampleOptionsMethods in io.github.cdklabs.projen.python that return PythonSampleOptions Modifier and Type Method Description PythonSampleOptionsPythonSampleOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.python with parameters of type PythonSampleOptions Constructor Description PythonSample(Project project, PythonSampleOptions options)
-