s3DeliveryConfigurations

@JvmName(name = "dfgytbwhaxbhvpdm")
suspend fun s3DeliveryConfigurations(value: Output<List<LogDeliveryS3DeliveryConfigurationArgs>>)
@JvmName(name = "qxelkgjkiuvstlih")
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 = "eastvqglmimiygvb")
suspend fun s3DeliveryConfigurations(vararg values: Output<LogDeliveryS3DeliveryConfigurationArgs>)


@JvmName(name = "eyiclcgeelrvefeh")
suspend fun s3DeliveryConfigurations(values: List<Output<LogDeliveryS3DeliveryConfigurationArgs>>)
@JvmName(name = "eovwgcgifwflpgdm")
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 = "dplubrgceferqtqt")
suspend fun s3DeliveryConfigurations(argument: List<suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "jmobjpabtgdisvno")
suspend fun s3DeliveryConfigurations(vararg argument: suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "jqcscejtpxcfunnl")
suspend fun s3DeliveryConfigurations(argument: suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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