OidcProviderArgs

constructor(clientIdList: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null, thumbprintList: Output<List<String>>? = null, url: Output<String>? = null)