AccessApplicationArgs

constructor(accountId: Output<String>? = null, allowAuthenticateViaWarp: Output<Boolean>? = null, allowIframe: Output<Boolean>? = null, allowedIdps: Output<List<String>>? = null, appLauncherLogoUrl: Output<String>? = null, appLauncherVisible: Output<Boolean>? = null, autoRedirectToIdentity: Output<Boolean>? = null, bgColor: Output<String>? = null, corsHeaders: Output<AccessApplicationCorsHeadersArgs>? = null, customDenyMessage: Output<String>? = null, customDenyUrl: Output<String>? = null, customNonIdentityDenyUrl: Output<String>? = null, customPages: Output<List<String>>? = null, destinations: Output<List<AccessApplicationDestinationArgs>>? = null, domain: Output<String>? = null, enableBindingCookie: Output<Boolean>? = null, footerLinks: Output<List<AccessApplicationFooterLinkArgs>>? = null, headerBgColor: Output<String>? = null, httpOnlyCookieAttribute: Output<Boolean>? = null, landingPageDesign: Output<AccessApplicationLandingPageDesignArgs>? = null, logoUrl: Output<String>? = null, name: Output<String>? = null, optionsPreflightBypass: Output<Boolean>? = null, pathCookieAttribute: Output<Boolean>? = null, policies: Output<List<AccessApplicationPolicyArgs>>? = null, readServiceTokensFromHeader: Output<String>? = null, saasApp: Output<AccessApplicationSaasAppArgs>? = null, sameSiteCookieAttribute: Output<String>? = null, scimConfig: Output<AccessApplicationScimConfigArgs>? = null, selfHostedDomains: Output<List<String>>? = null, serviceAuth401Redirect: Output<Boolean>? = null, sessionDuration: Output<String>? = null, skipAppLauncherLoginPage: Output<Boolean>? = null, skipInterstitial: Output<Boolean>? = null, tags: Output<List<String>>? = null, targetCriterias: Output<List<AccessApplicationTargetCriteriaArgs>>? = null, type: Output<String>? = null, zoneId: Output<String>? = null)

Deprecated

cloudflare.index/accessapplication.AccessApplication has been deprecated in favor of cloudflare.index/zerotrustaccessapplication.ZeroTrustAccessApplication