s3DeliveryConfigurations

@JvmName(name = "gtumpvoddsjeqnie")
suspend fun s3DeliveryConfigurations(value: Output<List<LogDeliveryS3DeliveryConfigurationArgs>>)
@JvmName(name = "ucwopsnxglgjdufm")
suspend fun s3DeliveryConfigurations(value: List<LogDeliveryS3DeliveryConfigurationArgs>?)

Parameters

value

Parameters that are valid only when the delivery's delivery destination is an S3 bucket.


@JvmName(name = "tapuyxxyihbmajcl")
suspend fun s3DeliveryConfigurations(vararg values: Output<LogDeliveryS3DeliveryConfigurationArgs>)


@JvmName(name = "ceecxjywyphajcbu")
suspend fun s3DeliveryConfigurations(values: List<Output<LogDeliveryS3DeliveryConfigurationArgs>>)
@JvmName(name = "qexdgmfudjdpkvnn")
suspend fun s3DeliveryConfigurations(vararg values: LogDeliveryS3DeliveryConfigurationArgs)

Parameters

values

Parameters that are valid only when the delivery's delivery destination is an S3 bucket.


@JvmName(name = "ysduvgtuqcakwoxt")
suspend fun s3DeliveryConfigurations(argument: List<suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "hlumycfatoowkpdy")
suspend fun s3DeliveryConfigurations(vararg argument: suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "wwsvxomicklajmyw")
suspend fun s3DeliveryConfigurations(argument: suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Parameters that are valid only when the delivery's delivery destination is an S3 bucket.