@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.895Z") @Stability(value=Experimental) public interface IPythonPackaging extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPythonPackaging.Jsii$Default
Internal default implementation for
IPythonPackaging. |
static class |
IPythonPackaging.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Task |
getPublishTask()
(experimental) A task that uploads the package to a package repository.
|
@Stability(value=Experimental) @NotNull Task getPublishTask()
Copyright © 2021. All rights reserved.