Uses of Interface
io.github.cdklabs.projen.vscode.DevContainerOptions
-
Packages that use DevContainerOptions Package Description io.github.cdklabs.projen.vscode -
-
Uses of DevContainerOptions in io.github.cdklabs.projen.vscode
Classes in io.github.cdklabs.projen.vscode that implement DevContainerOptions Modifier and Type Class Description static classDevContainerOptions.Jsii$ProxyAn implementation forDevContainerOptionsMethods in io.github.cdklabs.projen.vscode that return DevContainerOptions Modifier and Type Method Description DevContainerOptionsDevContainerOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.vscode with parameters of type DevContainerOptions Constructor Description DevContainer(Project project, DevContainerOptions options)
-