@Stability(value=Experimental) @Internal public static final class JsiiPythonTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements JsiiPythonTarget
JsiiPythonTargetsoftware.amazon.jsii.JsiiObject.InitializationModeJsiiPythonTarget.Builder, JsiiPythonTarget.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(JsiiPythonTarget.Builder builder)
Constructor that initializes the object based on literal property values passed by the
JsiiPythonTarget.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDistName() |
String |
getModule() |
String |
getTwinePasswordSecret()
(experimental) The GitHub secret which contains PyPI password.
|
String |
getTwineRegistryUrl()
(experimental) The registry url to use when releasing packages.
|
String |
getTwineUsernameSecret()
(experimental) The GitHub secret which contains PyPI user name.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(JsiiPythonTarget.Builder builder)
JsiiPythonTarget.Builder.public final String getDistName()
getDistName in interface JsiiPythonTargetpublic final String getModule()
getModule in interface JsiiPythonTargetpublic final String getTwinePasswordSecret()
PyPiPublishOptionsDefault: "TWINE_PASSWORD"
getTwinePasswordSecret in interface PyPiPublishOptionspublic final String getTwineRegistryUrl()
PyPiPublishOptionsDefault: - twine default
getTwineRegistryUrl in interface PyPiPublishOptionspublic final String getTwineUsernameSecret()
PyPiPublishOptionsDefault: "TWINE_USERNAME"
getTwineUsernameSecret in interface PyPiPublishOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.