corsConfig

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


@JvmName(name = "cggvvciutdhgcfpp")
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).