@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:48.395Z") @Stability(value=Stable) public interface GitHubSourceCredentialsProps extends software.amazon.jsii.JsiiSerializable
GitHubSourceCredentials.| Modifier and Type | Interface and Description |
|---|---|
static class |
GitHubSourceCredentialsProps.Builder
A builder for
GitHubSourceCredentialsProps |
static class |
GitHubSourceCredentialsProps.Jsii$Proxy
An implementation for
GitHubSourceCredentialsProps |
| Modifier and Type | Method and Description |
|---|---|
static GitHubSourceCredentialsProps.Builder |
builder() |
SecretValue |
getAccessToken()
The personal access token to use when contacting the GitHub API.
|
@Stability(value=Stable) @NotNull SecretValue getAccessToken()
@Stability(value=Stable) static GitHubSourceCredentialsProps.Builder builder()
Copyright © 2021. All rights reserved.