Uses of Class
software.amazon.awscdk.services.apprunner.alpha.GitHubConnection
Packages that use GitHubConnection
Package
Description
AWS::AppRunner Construct Library
-
Uses of GitHubConnection in software.amazon.awscdk.services.apprunner.alpha
Methods in software.amazon.awscdk.services.apprunner.alpha 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.alpha 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.