@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.943Z") @Stability(value=Stable) public interface CfnGitHubRepositoryProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGitHubRepositoryProps.Builder
A builder for
CfnGitHubRepositoryProps |
static class |
CfnGitHubRepositoryProps.Jsii$Proxy
An implementation for
CfnGitHubRepositoryProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGitHubRepositoryProps.Builder |
builder() |
default Object |
getCode()
`AWS::CodeStar::GitHubRepository.Code`.
|
default String |
getConnectionArn()
`AWS::CodeStar::GitHubRepository.ConnectionArn`.
|
default Object |
getEnableIssues()
`AWS::CodeStar::GitHubRepository.EnableIssues`.
|
default Object |
getIsPrivate()
`AWS::CodeStar::GitHubRepository.IsPrivate`.
|
default String |
getRepositoryAccessToken()
`AWS::CodeStar::GitHubRepository.RepositoryAccessToken`.
|
default String |
getRepositoryDescription()
`AWS::CodeStar::GitHubRepository.RepositoryDescription`.
|
String |
getRepositoryName()
`AWS::CodeStar::GitHubRepository.RepositoryName`.
|
String |
getRepositoryOwner()
`AWS::CodeStar::GitHubRepository.RepositoryOwner`.
|
@Stability(value=Stable) @NotNull String getRepositoryName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryname@Stability(value=Stable) @NotNull String getRepositoryOwner()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryowner@Stability(value=Stable) @Nullable default Object getCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-code@Stability(value=Stable) @Nullable default String getConnectionArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-connectionarn@Stability(value=Stable) @Nullable default Object getEnableIssues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-enableissues@Stability(value=Stable) @Nullable default Object getIsPrivate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-isprivate@Stability(value=Stable) @Nullable default String getRepositoryAccessToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryaccesstoken@Stability(value=Stable) @Nullable default String getRepositoryDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositorydescription@Stability(value=Stable) static CfnGitHubRepositoryProps.Builder builder()
CfnGitHubRepositoryProps.Builder of CfnGitHubRepositoryPropsCopyright © 2020. All rights reserved.