Uses of Class
software.amazon.awscdk.services.codestar.CfnGitHubRepository.CodeProperty.Builder
-
Uses of CfnGitHubRepository.CodeProperty.Builder in software.amazon.awscdk.services.codestar
Modifier and TypeMethodDescriptionCfnGitHubRepository.CodeProperty.builder()
CfnGitHubRepository.CodeProperty.Builder.s3
(IResolvable s3) Sets the value ofCfnGitHubRepository.CodeProperty.getS3()
CfnGitHubRepository.CodeProperty.Builder.s3
(CfnGitHubRepository.S3Property s3) Sets the value ofCfnGitHubRepository.CodeProperty.getS3()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGitHubRepository.CodeProperty.Builder
.