Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatastorePropsMixin.RetentionPeriodProperty
Packages that use CfnDatastorePropsMixin.RetentionPeriodProperty
-
Uses of CfnDatastorePropsMixin.RetentionPeriodProperty in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Classes in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that implement CfnDatastorePropsMixin.RetentionPeriodPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDatastorePropsMixin.RetentionPeriodPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that return CfnDatastorePropsMixin.RetentionPeriodPropertyModifier and TypeMethodDescriptionCfnDatastorePropsMixin.RetentionPeriodProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics with parameters of type CfnDatastorePropsMixin.RetentionPeriodPropertyModifier and TypeMethodDescriptionCfnDatastoreMixinProps.Builder.retentionPeriod(CfnDatastorePropsMixin.RetentionPeriodProperty retentionPeriod) Sets the value ofCfnDatastoreMixinProps.getRetentionPeriod()CfnDatastorePropsMixin.Builder.retentionPeriod(CfnDatastorePropsMixin.RetentionPeriodProperty retentionPeriod) How long, in days, message data is kept for the data store.