s3OriginConfig

@JvmName(name = "qpokrcjwcsherice")
suspend fun s3OriginConfig(value: Output<DistributionS3OriginConfigArgs>)
@JvmName(name = "meqkbvovmfgmbbfl")
suspend fun s3OriginConfig(value: DistributionS3OriginConfigArgs?)

Parameters

value

Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website hosting. To specify any other type of origin, including an Amazon S3 bucket that is configured with static website hosting, use the `CustomOriginConfig` type instead.


@JvmName(name = "teosbpiodydmftru")
suspend fun s3OriginConfig(argument: suspend DistributionS3OriginConfigArgsBuilder.() -> Unit)

Parameters

argument

Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website hosting. To specify any other type of origin, including an Amazon S3 bucket that is configured with static website hosting, use the `CustomOriginConfig` type instead.