@Stability(value=Stable) @Internal public static final class CfnGitHubRepositoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGitHubRepositoryProps
CfnGitHubRepositoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGitHubRepositoryProps.Builder, CfnGitHubRepositoryProps.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(String repositoryName,
String repositoryOwner,
Object code,
String connectionArn,
Object enableIssues,
Object isPrivate,
String repositoryAccessToken,
String repositoryDescription)
Constructor that initializes the object based on literal property values passed by the
CfnGitHubRepositoryProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCode()
`AWS::CodeStar::GitHubRepository.Code`.
|
String |
getConnectionArn()
`AWS::CodeStar::GitHubRepository.ConnectionArn`.
|
Object |
getEnableIssues()
`AWS::CodeStar::GitHubRepository.EnableIssues`.
|
Object |
getIsPrivate()
`AWS::CodeStar::GitHubRepository.IsPrivate`.
|
String |
getRepositoryAccessToken()
`AWS::CodeStar::GitHubRepository.RepositoryAccessToken`.
|
String |
getRepositoryDescription()
`AWS::CodeStar::GitHubRepository.RepositoryDescription`.
|
String |
getRepositoryName()
`AWS::CodeStar::GitHubRepository.RepositoryName`.
|
String |
getRepositoryOwner()
`AWS::CodeStar::GitHubRepository.RepositoryOwner`.
|
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(String repositoryName, String repositoryOwner, Object code, String connectionArn, Object enableIssues, Object isPrivate, String repositoryAccessToken, String repositoryDescription)
CfnGitHubRepositoryProps.Builder.public final String getRepositoryName()
CfnGitHubRepositoryPropsgetRepositoryName in interface CfnGitHubRepositoryPropspublic final String getRepositoryOwner()
CfnGitHubRepositoryPropsgetRepositoryOwner in interface CfnGitHubRepositoryPropspublic final Object getCode()
CfnGitHubRepositoryPropsgetCode in interface CfnGitHubRepositoryPropspublic final String getConnectionArn()
CfnGitHubRepositoryPropsgetConnectionArn in interface CfnGitHubRepositoryPropspublic final Object getEnableIssues()
CfnGitHubRepositoryPropsgetEnableIssues in interface CfnGitHubRepositoryPropspublic final Object getIsPrivate()
CfnGitHubRepositoryPropsgetIsPrivate in interface CfnGitHubRepositoryPropspublic final String getRepositoryAccessToken()
CfnGitHubRepositoryPropsgetRepositoryAccessToken in interface CfnGitHubRepositoryPropspublic final String getRepositoryDescription()
CfnGitHubRepositoryPropsgetRepositoryDescription in interface CfnGitHubRepositoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.