customOrigin

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

Parameters

value

The user-defined HTTP server that serves as the origin for content that CloudFront distributes.

This property is legacy. We recommend that you use Origin instead.


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

Parameters

argument

The user-defined HTTP server that serves as the origin for content that CloudFront distributes.

This property is legacy. We recommend that you use Origin instead.