customOrigin

@JvmName(name = "qwwumjumvyeqnwlh")
suspend fun customOrigin(value: Output<DistributionLegacyCustomOriginArgs>)
@JvmName(name = "psohixhojbisauwd")
suspend fun customOrigin(value: DistributionLegacyCustomOriginArgs?)

Parameters

value

The user-defined HTTP server that serves as the origin for content that CF distributes. This property is legacy. We recommend that you use Origin instead.


@JvmName(name = "vxvwrnelqqjdwbtq")
suspend fun customOrigin(argument: suspend DistributionLegacyCustomOriginArgsBuilder.() -> Unit)

Parameters

argument

The user-defined HTTP server that serves as the origin for content that CF distributes. This property is legacy. We recommend that you use Origin instead.