Uses of Interface
software.amazon.awscdk.services.timestream.CfnTable.RetentionPropertiesProperty
Packages that use CfnTable.RetentionPropertiesProperty
-
Uses of CfnTable.RetentionPropertiesProperty in software.amazon.awscdk.services.timestream
Classes in software.amazon.awscdk.services.timestream that implement CfnTable.RetentionPropertiesPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.RetentionPropertiesProperty
Methods in software.amazon.awscdk.services.timestream that return CfnTable.RetentionPropertiesPropertyModifier and TypeMethodDescriptionCfnTable.RetentionPropertiesProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.timestream with parameters of type CfnTable.RetentionPropertiesPropertyModifier and TypeMethodDescriptionCfnTable.Builder.retentionProperties
(CfnTable.RetentionPropertiesProperty retentionProperties) The retention duration for the memory store and magnetic store.CfnTableProps.Builder.retentionProperties
(CfnTable.RetentionPropertiesProperty retentionProperties) Sets the value ofCfnTableProps.getRetentionProperties()
void
CfnTable.setRetentionProperties
(CfnTable.RetentionPropertiesProperty value) The retention duration for the memory store and magnetic store.