TenantArgs

constructor(allowPasswordSignup: Output<Boolean>? = null, client: Output<TenantClientArgs>? = null, disableAuth: Output<Boolean>? = null, displayName: Output<String>? = null, enableEmailLinkSignin: Output<Boolean>? = null, project: Output<String>? = null)