FrontdoorRouteArgs

constructor(cache: Output<FrontdoorRouteCacheArgs>? = null, cdnFrontdoorCustomDomainIds: Output<List<String>>? = null, cdnFrontdoorEndpointId: Output<String>? = null, cdnFrontdoorOriginGroupId: Output<String>? = null, cdnFrontdoorOriginIds: Output<List<String>>? = null, cdnFrontdoorOriginPath: Output<String>? = null, cdnFrontdoorRuleSetIds: Output<List<String>>? = null, enabled: Output<Boolean>? = null, forwardingProtocol: Output<String>? = null, httpsRedirectEnabled: Output<Boolean>? = null, linkToDefaultDomain: Output<Boolean>? = null, name: Output<String>? = null, patternsToMatches: Output<List<String>>? = null, supportedProtocols: Output<List<String>>? = null)