Connection Github Config Authorizer Credential
data class ConnectionGithubConfigAuthorizerCredential(val oauthTokenSecretVersion: String? = null, val username: String? = null)
Constructors
Link copied to clipboard
fun ConnectionGithubConfigAuthorizerCredential(oauthTokenSecretVersion: String? = null, username: String? = null)