ConnectionGlueOAuth2CredentialsArgs

constructor(accessToken: Output<String>? = null, jwtToken: Output<String>? = null, refreshToken: Output<String>? = null, userManagedClientApplicationClientSecret: Output<String>? = null)