class Aws::DynamoDB::Types::CreateBackupInput
@note When making an API call, you may pass CreateBackupInput
data as a hash: { table_name: "TableName", # required backup_name: "BackupName", # required }
@!attribute [rw] table_name
The name of the table. @return [String]
@!attribute [rw] backup_name
Specified name for the backup. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/CreateBackupInput AWS API Documentation
Constants
- SENSITIVE