Uses of Interface
software.amazon.awscdk.services.config.CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesProperty
Packages that use CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesProperty
-
Uses of CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesProperty in software.amazon.awscdk.services.config
Classes in software.amazon.awscdk.services.config that implement CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesPropertyMethods in software.amazon.awscdk.services.config that return CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesPropertyModifier and TypeMethodDescriptionCfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.config with parameters of type CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesPropertyModifier and TypeMethodDescriptionCfnDeliveryChannel.Builder.configSnapshotDeliveryProperties(CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesProperty configSnapshotDeliveryProperties) The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.CfnDeliveryChannelProps.Builder.configSnapshotDeliveryProperties(CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesProperty configSnapshotDeliveryProperties) Sets the value ofCfnDeliveryChannelProps.getConfigSnapshotDeliveryProperties()voidCfnDeliveryChannel.setConfigSnapshotDeliveryProperties(CfnDeliveryChannel.ConfigSnapshotDeliveryPropertiesProperty value) The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.