Identity Source Open Id Connect Configuration Args
constructor(entityIdPrefix: Output<String>? = null, groupConfiguration: Output<IdentitySourceOpenIdConnectGroupConfigurationArgs>? = null, issuer: Output<String>, tokenSelection: Output<Either<IdentitySourceOpenIdConnectTokenSelection0PropertiesArgs, IdentitySourceOpenIdConnectTokenSelection1PropertiesArgs>>)