Package com.pulumi.context
Interface ConfigContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Configconfig()Creates a newConfiginstance, with the default name, the name of the current project.Configconfig(java.lang.String name)Creates a newConfiginstance.
-