s3Delivery Configurations
Parameters
value
Parameters that are valid only when the delivery's delivery destination is an S3 bucket.
Parameters
values
Parameters that are valid only when the delivery's delivery destination is an S3 bucket.
suspend fun s3DeliveryConfigurations(argument: List<suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit>)
suspend fun s3DeliveryConfigurations(vararg argument: suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit)
suspend fun s3DeliveryConfigurations(argument: suspend LogDeliveryS3DeliveryConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Parameters that are valid only when the delivery's delivery destination is an S3 bucket.