@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.896Z") @Stability(value=Experimental) public class PoetryPyproject extends Component
https://python-poetry.org/docs/pyproject/| Modifier and Type | Class and Description |
|---|---|
static class |
PoetryPyproject.Builder
(experimental) A fluent builder for
PoetryPyproject. |
| Modifier | Constructor and Description |
|---|---|
protected |
PoetryPyproject(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
PoetryPyproject(software.amazon.jsii.JsiiObjectRef objRef) |
|
PoetryPyproject(PythonProject project,
PoetryPyprojectOptions options) |
| Modifier and Type | Method and Description |
|---|---|
TomlFile |
getFile() |
getProject, postSynthesize, preSynthesize, synthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected PoetryPyproject(software.amazon.jsii.JsiiObjectRef objRef)
protected PoetryPyproject(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public PoetryPyproject(@NotNull
PythonProject project,
@NotNull
PoetryPyprojectOptions options)
project - This parameter is required.options - This parameter is required.@Stability(value=Experimental) @NotNull public TomlFile getFile()
Copyright © 2021. All rights reserved.