MonitorInternetMeasurementsLogDeliveryArgs

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

Constructors

Functions

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

Properties

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