AuthConfigDecryptedCredentialOauth2AuthorizationCodeArgs

constructor(authEndpoint: Output<String>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, scope: Output<String>? = null, tokenEndpoint: Output<String>? = null)