Uses of Class
software.amazon.awscdk.services.apprunner.GitHubConnection
Packages that use GitHubConnection
-
Uses of GitHubConnection in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner that return GitHubConnectionModifier and TypeMethodDescriptionstatic GitHubConnectionGitHubConnection.fromConnectionArn(String arn) (experimental) Using existing App Runner connection by specifying the connection ARN.CodeRepositoryProps.getConnection()(experimental) The App Runner connection for GitHub.final GitHubConnectionCodeRepositoryProps.Jsii$Proxy.getConnection()GithubRepositoryProps.getConnection()(experimental) ARN of the connection to Github.final GitHubConnectionGithubRepositoryProps.Jsii$Proxy.getConnection()Methods in software.amazon.awscdk.services.apprunner with parameters of type GitHubConnectionModifier and TypeMethodDescriptionCodeRepositoryProps.Builder.connection(GitHubConnection connection) Sets the value ofCodeRepositoryProps.getConnection()GithubRepositoryProps.Builder.connection(GitHubConnection connection) Sets the value ofGithubRepositoryProps.getConnection()GithubSource.Builder.connection(GitHubConnection connection) (experimental) ARN of the connection to Github.