customOriginConfig

@JvmName(name = "bxdyacnovghdxlsf")
suspend fun customOriginConfig(value: Output<DistributionCustomOriginConfigArgs>)
@JvmName(name = "xklbkmtobeyuthkv")
suspend fun customOriginConfig(value: DistributionCustomOriginConfigArgs?)

Parameters

value

Use this type to specify an origin that is not an Amazon S3 bucket, with one exception. If the Amazon S3 bucket is configured with static website hosting, use this type. If the Amazon S3 bucket is not configured with static website hosting, use the `S3OriginConfig` type instead.


@JvmName(name = "qoipdyqcttaljvkt")
suspend fun customOriginConfig(argument: suspend DistributionCustomOriginConfigArgsBuilder.() -> Unit)

Parameters

argument

Use this type to specify an origin that is not an Amazon S3 bucket, with one exception. If the Amazon S3 bucket is configured with static website hosting, use this type. If the Amazon S3 bucket is not configured with static website hosting, use the `S3OriginConfig` type instead.