Uses of Class
com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
-
Packages that use ConfigSnapshotDeliveryProperties Package Description com.amazonaws.services.config.model -
-
Uses of ConfigSnapshotDeliveryProperties in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return ConfigSnapshotDeliveryProperties Modifier and Type Method Description ConfigSnapshotDeliveryPropertiesConfigSnapshotDeliveryProperties. clone()ConfigSnapshotDeliveryPropertiesDeliveryChannel. getConfigSnapshotDeliveryProperties()ConfigSnapshotDeliveryPropertiesConfigSnapshotDeliveryProperties. withDeliveryFrequency(MaximumExecutionFrequency deliveryFrequency)The frequency with which a AWS Config recurringly delivers configuration snapshots.ConfigSnapshotDeliveryPropertiesConfigSnapshotDeliveryProperties. 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 ConfigSnapshotDeliveryProperties Modifier and Type Method Description voidDeliveryChannel. setConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties)DeliveryChannelDeliveryChannel. withConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties)
-