| Package | Description |
|---|---|
| io.github.cdklabs.projen.cdk |
| Modifier and Type | Method and Description |
|---|---|
static JsiiPythonTarget.Builder |
JsiiPythonTarget.builder() |
JsiiPythonTarget.Builder |
JsiiPythonTarget.Builder.distName(String distName)
Sets the value of
JsiiPythonTarget.getDistName() |
JsiiPythonTarget.Builder |
JsiiPythonTarget.Builder.module(String module)
Sets the value of
JsiiPythonTarget.getModule() |
JsiiPythonTarget.Builder |
JsiiPythonTarget.Builder.twinePasswordSecret(String twinePasswordSecret)
Sets the value of
PyPiPublishOptions.getTwinePasswordSecret() |
JsiiPythonTarget.Builder |
JsiiPythonTarget.Builder.twineRegistryUrl(String twineRegistryUrl)
Sets the value of
PyPiPublishOptions.getTwineRegistryUrl() |
JsiiPythonTarget.Builder |
JsiiPythonTarget.Builder.twineUsernameSecret(String twineUsernameSecret)
Sets the value of
PyPiPublishOptions.getTwineUsernameSecret() |
| Constructor and Description |
|---|
Jsii$Proxy(JsiiPythonTarget.Builder builder)
Constructor that initializes the object based on literal property values passed by the
JsiiPythonTarget.Builder. |
Copyright © 2021. All rights reserved.