| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGitHubRepository.CodeProperty.Jsii$Proxy
An implementation for
CfnGitHubRepository.CodeProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGitHubRepository.CodeProperty |
CfnGitHubRepository.CodeProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGitHubRepository.Builder |
CfnGitHubRepository.Builder.code(CfnGitHubRepository.CodeProperty code)
Information about code to be committed to a repository after it is created in an AWS CloudFormation stack.
|
CfnGitHubRepositoryProps.Builder |
CfnGitHubRepositoryProps.Builder.code(CfnGitHubRepository.CodeProperty code)
Sets the value of
CfnGitHubRepositoryProps.getCode() |
void |
CfnGitHubRepository.setCode(CfnGitHubRepository.CodeProperty value)
Information about code to be committed to a repository after it is created in an AWS CloudFormation stack.
|
Copyright © 2023. All rights reserved.