routingHttpResponseAccessControlAllowMethodsHeaderValue

@JvmName(name = "ooufnvektxbxocso")
suspend fun routingHttpResponseAccessControlAllowMethodsHeaderValue(value: Output<String>)
@JvmName(name = "mmlxeaegjncilsdo")
suspend fun routingHttpResponseAccessControlAllowMethodsHeaderValue(value: String?)

Parameters

value

Set which HTTP methods are allowed when accessing the server from a different origin. Can only be set if protocol is HTTP or HTTPS for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Valid values are GET, HEAD, POST, DELETE, CONNECT, OPTIONS, TRACE or PATCH.