MonitorInternetMeasurementsLogDeliveryArgs

data class MonitorInternetMeasurementsLogDeliveryArgs(val s3Config: Output<MonitorS3ConfigArgs>? = null) : ConvertibleToJava<MonitorInternetMeasurementsLogDeliveryArgs>

Constructors

constructor(s3Config: Output<MonitorS3ConfigArgs>? = null)

Properties

Link copied to clipboard
val s3Config: Output<MonitorS3ConfigArgs>? = null

The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.

Functions

Link copied to clipboard
open override fun toJava(): MonitorInternetMeasurementsLogDeliveryArgs