Identity Service Auth Method Args
constructor(azureadConfig: Output<IdentityServiceAzureADConfigArgs>? = null, googleConfig: Output<IdentityServiceGoogleConfigArgs>? = null, name: Output<String>? = null, oidcConfig: Output<IdentityServiceOidcConfigArgs>? = null, proxy: Output<String>? = null)