Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.Builder
Packages that use CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.Builder
-
Uses of CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.builder()CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.Builder.pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled) CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.Builder.pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled) CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.Builder.recoveryPeriodInDays(Number recoveryPeriodInDays) Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.PointInTimeRecoverySpecificationProperty.Builder.