DeliveryChannelSnapshotDeliveryPropertiesArgs

data class DeliveryChannelSnapshotDeliveryPropertiesArgs(val deliveryFrequency: Output<String>? = null) : ConvertibleToJava<DeliveryChannelSnapshotDeliveryPropertiesArgs>

Constructors

fun DeliveryChannelSnapshotDeliveryPropertiesArgs(deliveryFrequency: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
val deliveryFrequency: Output<String>? = null

The frequency with which AWS Config recurringly delivers configuration snapshotsE.g., One_Hour or Three_Hours. Valid values are listed here.