Uses of Class
software.amazon.awscdk.services.apprunner.alpha.GithubRepositoryProps.Builder
Packages that use GithubRepositoryProps.Builder
Package
Description
AWS::AppRunner Construct Library
-
Uses of GithubRepositoryProps.Builder in software.amazon.awscdk.services.apprunner.alpha
Methods in software.amazon.awscdk.services.apprunner.alpha that return GithubRepositoryProps.BuilderModifier and TypeMethodDescriptionSets the value ofGithubRepositoryProps.getBranch()GithubRepositoryProps.builder()GithubRepositoryProps.Builder.codeConfigurationValues(CodeConfigurationValues codeConfigurationValues) Sets the value ofGithubRepositoryProps.getCodeConfigurationValues()GithubRepositoryProps.Builder.configurationSource(ConfigurationSourceType configurationSource) Sets the value ofGithubRepositoryProps.getConfigurationSource()GithubRepositoryProps.Builder.connection(GitHubConnection connection) Sets the value ofGithubRepositoryProps.getConnection()GithubRepositoryProps.Builder.repositoryUrl(String repositoryUrl) Sets the value ofGithubRepositoryProps.getRepositoryUrl()Constructors in software.amazon.awscdk.services.apprunner.alpha with parameters of type GithubRepositoryProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GithubRepositoryProps.Builder builder) Constructor that initializes the object based on literal property values passed by theGithubRepositoryProps.Builder.