Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.PointInTimeRecoverySpecificationProperty
Packages that use CfnGlobalTable.PointInTimeRecoverySpecificationProperty
-
Uses of CfnGlobalTable.PointInTimeRecoverySpecificationProperty in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement CfnGlobalTable.PointInTimeRecoverySpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGlobalTable.PointInTimeRecoverySpecificationPropertyMethods in software.amazon.awscdk.services.dynamodb that return CfnGlobalTable.PointInTimeRecoverySpecificationPropertyModifier and TypeMethodDescriptionCfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type CfnGlobalTable.PointInTimeRecoverySpecificationPropertyModifier and TypeMethodDescriptionCfnGlobalTable.Builder.pointInTimeRecoverySpecification(CfnGlobalTable.PointInTimeRecoverySpecificationProperty pointInTimeRecoverySpecification) Represents the settings used to enable point in time recovery.CfnGlobalTable.ReplicaSpecificationProperty.Builder.pointInTimeRecoverySpecification(CfnGlobalTable.PointInTimeRecoverySpecificationProperty pointInTimeRecoverySpecification) CfnGlobalTableProps.Builder.pointInTimeRecoverySpecification(CfnGlobalTable.PointInTimeRecoverySpecificationProperty pointInTimeRecoverySpecification) Sets the value ofCfnGlobalTableProps.getPointInTimeRecoverySpecification()voidCfnGlobalTable.setPointInTimeRecoverySpecification(CfnGlobalTable.PointInTimeRecoverySpecificationProperty value) Represents the settings used to enable point in time recovery.