Uses of Class
software.amazon.awscdk.services.apprunner.GithubRepositoryProps.Builder
Packages that use GithubRepositoryProps.Builder
-
Uses of GithubRepositoryProps.Builder in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner 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 with parameters of type GithubRepositoryProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GithubRepositoryProps.Builder builder) Constructor that initializes the object based on literal property values passed by theGithubRepositoryProps.Builder.