Uses of Interface
io.github.cdklabs.projen.DevEnvironmentOptions
-
Packages that use DevEnvironmentOptions Package Description io.github.cdklabs.projen io.github.cdklabs.projen.vscode -
-
Uses of DevEnvironmentOptions in io.github.cdklabs.projen
Subinterfaces of DevEnvironmentOptions in io.github.cdklabs.projen Modifier and Type Interface Description interfaceGitpodOptions(experimental) Constructor options for the Gitpod component.Classes in io.github.cdklabs.projen that implement DevEnvironmentOptions Modifier and Type Class Description static classDevEnvironmentOptions.Jsii$ProxyAn implementation forDevEnvironmentOptionsstatic classGitpodOptions.Jsii$ProxyAn implementation forGitpodOptionsMethods in io.github.cdklabs.projen that return DevEnvironmentOptions Modifier and Type Method Description DevEnvironmentOptionsDevEnvironmentOptions.Builder. build()Builds the configured instance. -
Uses of DevEnvironmentOptions in io.github.cdklabs.projen.vscode
Subinterfaces of DevEnvironmentOptions in io.github.cdklabs.projen.vscode Modifier and Type Interface Description interfaceDevContainerOptions(experimental) Constructor options for the DevContainer component.Classes in io.github.cdklabs.projen.vscode that implement DevEnvironmentOptions Modifier and Type Class Description static classDevContainerOptions.Jsii$ProxyAn implementation forDevContainerOptions
-