class Aws::DynamoDB::Types::CreateBackupInput


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