corsConfig

@JvmName(name = "ewcnrxcgwiuxkulk")
suspend fun corsConfig(value: Output<ResponseHeadersPolicyCorsConfigArgs>)
@JvmName(name = "yotordksybckryms")
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 = "bcvatasdbdyhjqlf")
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.