Uses of Class
com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
Packages that use ConfigSnapshotDeliveryProperties
-
Uses of ConfigSnapshotDeliveryProperties in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return ConfigSnapshotDeliveryPropertiesModifier and TypeMethodDescriptionConfigSnapshotDeliveryProperties.clone()
DeliveryChannel.getConfigSnapshotDeliveryProperties()
ConfigSnapshotDeliveryProperties.withDeliveryFrequency
(MaximumExecutionFrequency deliveryFrequency) The frequency with which a AWS Config recurringly delivers configuration snapshots.ConfigSnapshotDeliveryProperties.withDeliveryFrequency
(String deliveryFrequency) The frequency with which a AWS Config recurringly delivers configuration snapshots.Methods in com.amazonaws.services.config.model with parameters of type ConfigSnapshotDeliveryPropertiesModifier and TypeMethodDescriptionvoid
DeliveryChannel.setConfigSnapshotDeliveryProperties
(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties) DeliveryChannel.withConfigSnapshotDeliveryProperties
(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties)