@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.629Z") @Stability(value=Experimental) public interface JsiiGoTarget extends software.amazon.jsii.JsiiSerializable, GoPublishOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
JsiiGoTarget.Builder
A builder for
JsiiGoTarget |
static class |
JsiiGoTarget.Jsii$Proxy
An implementation for
JsiiGoTarget |
| Modifier and Type | Method and Description |
|---|---|
static JsiiGoTarget.Builder |
builder() |
String |
getModuleName()
(experimental) The name of the target go module.
|
getGitBranch, getGitCommitMessage, getGithubRepo, getGithubTokenSecret, getGitUserEmail, getGitUserName@Stability(value=Experimental) @NotNull String getModuleName()
Example:
// Example automatically generated from non-compiling source. May contain errors. github.com/owner/repo/subdir
@Stability(value=Experimental) static JsiiGoTarget.Builder builder()
builder in interface GoPublishOptionsJsiiGoTarget.Builder of JsiiGoTargetCopyright © 2021. All rights reserved.