Uses of Class
software.amazon.awssdk.services.config.model.ConfigSnapshotDeliveryProperties
-
Packages that use ConfigSnapshotDeliveryProperties Package Description software.amazon.awssdk.services.config.model -
-
Uses of ConfigSnapshotDeliveryProperties in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return ConfigSnapshotDeliveryProperties Modifier and Type Method Description ConfigSnapshotDeliveryPropertiesDeliveryChannel. configSnapshotDeliveryProperties()The options for how often Config delivers configuration snapshots to the Amazon S3 bucket.Methods in software.amazon.awssdk.services.config.model with parameters of type ConfigSnapshotDeliveryProperties Modifier and Type Method Description DeliveryChannel.BuilderDeliveryChannel.Builder. configSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties)The options for how often Config delivers configuration snapshots to the Amazon S3 bucket.
-