OauthIdpConfigArgs

constructor(clientId: Output<String>? = null, clientSecret: Output<String>? = null, displayName: Output<String>? = null, enabled: Output<Boolean>? = null, issuer: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null)