Uses of Class
software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
Packages that use SourceTableDetails
-
Uses of SourceTableDetails in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return SourceTableDetailsModifier and TypeMethodDescriptionfinal SourceTableDetailsBackupDescription.sourceTableDetails()Contains the details of the table when the backup was created.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type SourceTableDetailsModifier and TypeMethodDescriptionBackupDescription.Builder.sourceTableDetails(SourceTableDetails sourceTableDetails) Contains the details of the table when the backup was created.