Uses of Class
software.amazon.awscdk.services.amplify.alpha.GitLabSourceCodeProvider.Builder
-
Uses of GitLabSourceCodeProvider.Builder in software.amazon.awscdk.services.amplify.alpha
Modifier and TypeMethodDescriptionGitLabSourceCodeProvider.Builder.create()
GitLabSourceCodeProvider.Builder.oauthToken
(SecretValue oauthToken) (experimental) A personal access token with therepo
scope.(experimental) The user or organization owning the repository.GitLabSourceCodeProvider.Builder.repository
(String repository) (experimental) The name of the repository.