RegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyArgs

constructor(allowCredentials: Output<Boolean>? = null, allowHeaders: Output<List<String>>? = null, allowMethods: Output<List<String>>? = null, allowOriginRegexes: Output<List<String>>? = null, allowOrigins: Output<List<String>>? = null, disabled: Output<Boolean>, exposeHeaders: Output<List<String>>? = null, maxAge: Output<Int>? = null)