Region Url Map Path Matcher Path Rule Route Action Cors Policy Args
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)