@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 CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositorynamepublic final String getRepositoryOwner()
CfnGitHubRepositoryPropsgetRepositoryOwner in interface CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryownerpublic final Object getCode()
CfnGitHubRepositoryPropsgetCode in interface CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-codepublic final String getConnectionArn()
CfnGitHubRepositoryPropsgetConnectionArn in interface CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-connectionarnpublic final Object getEnableIssues()
CfnGitHubRepositoryPropsgetEnableIssues in interface CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-enableissuespublic final Object getIsPrivate()
CfnGitHubRepositoryPropsgetIsPrivate in interface CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-isprivatepublic final String getRepositoryAccessToken()
CfnGitHubRepositoryPropsgetRepositoryAccessToken in interface CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryaccesstokenpublic final String getRepositoryDescription()
CfnGitHubRepositoryPropsgetRepositoryDescription in interface CfnGitHubRepositoryPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositorydescription@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.