corsConfig

@JvmName(name = "pnyaifbrjdqqmcfy")
suspend fun corsConfig(value: Output<ResponseHeadersPolicyCorsConfigArgs>)
@JvmName(name = "hqdrornuelcyewgo")
suspend fun corsConfig(value: ResponseHeadersPolicyCorsConfigArgs?)

Parameters

value

A configuration for a set of HTTP response headers that are used for Cross-Origin Resource Sharing (CORS). See Cors Config for more information.


@JvmName(name = "uuxlrfucmcpkfmjn")
suspend fun corsConfig(argument: suspend ResponseHeadersPolicyCorsConfigArgsBuilder.() -> Unit)

Parameters

argument

A configuration for a set of HTTP response headers that are used for Cross-Origin Resource Sharing (CORS). See Cors Config for more information.