Uses of Class
software.amazon.awscdk.services.apprunner.GitHubConnection
-
Uses of GitHubConnection in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptionstatic GitHubConnection
GitHubConnection.fromConnectionArn
(String arn) (experimental) Using existing App Runner connection by specifying the connection ARN.CodeRepositoryProps.getConnection()
(experimental) The App Runner connection for GitHub.final GitHubConnection
CodeRepositoryProps.Jsii$Proxy.getConnection()
GithubRepositoryProps.getConnection()
(experimental) ARN of the connection to Github.final GitHubConnection
GithubRepositoryProps.Jsii$Proxy.getConnection()
Modifier 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.