ConfigSnapshotDeliveryPropertiesArgs

data class ConfigSnapshotDeliveryPropertiesArgs(val deliveryFrequency: Output<MaximumExecutionFrequencyEnumValueArgs>? = null) : ConvertibleToJava<ConfigSnapshotDeliveryPropertiesArgs>

Definition of ConfigSnapshotDeliveryProperties

Constructors

Link copied to clipboard
constructor(deliveryFrequency: Output<MaximumExecutionFrequencyEnumValueArgs>? = null)

Properties

Link copied to clipboard

The frequency with which Config delivers configuration snapshots.

Functions

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