@Stability(value=Experimental) @Internal public static final class GitLabSourceCodeProviderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GitLabSourceCodeProviderProps
GitLabSourceCodeProviderPropssoftware.amazon.jsii.JsiiObject.InitializationModeGitLabSourceCodeProviderProps.Builder, GitLabSourceCodeProviderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(GitLabSourceCodeProviderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GitLabSourceCodeProviderProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
SecretValue |
getOauthToken()
(experimental) A personal access token with the `repo` scope.
|
String |
getOwner()
(experimental) The user or organization owning the repository.
|
String |
getRepository()
(experimental) The name of the repository.
|
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(GitLabSourceCodeProviderProps.Builder builder)
GitLabSourceCodeProviderProps.Builder.public final SecretValue getOauthToken()
GitLabSourceCodeProviderPropsgetOauthToken in interface GitLabSourceCodeProviderPropspublic final String getOwner()
GitLabSourceCodeProviderPropsgetOwner in interface GitLabSourceCodeProviderPropspublic final String getRepository()
GitLabSourceCodeProviderPropsgetRepository in interface GitLabSourceCodeProviderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.