Open Id Connect Provider Args
constructor(clientId: Output<String>? = null, clientSecret: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, metadataEndpoint: Output<String>? = null, opid: Output<String>? = null, resourceGroupName: Output<String>? = null, serviceName: Output<String>? = null)