Uses of Class
software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
Packages that use SourceTableFeatureDetails
-
Uses of SourceTableFeatureDetails in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return SourceTableFeatureDetailsModifier and TypeMethodDescriptionBackupDescription.sourceTableFeatureDetails()Contains the details of the features enabled on the table when the backup was created.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type SourceTableFeatureDetailsModifier and TypeMethodDescriptionBackupDescription.Builder.sourceTableFeatureDetails(SourceTableFeatureDetails sourceTableFeatureDetails) Contains the details of the features enabled on the table when the backup was created.