Class: AwsSdb::Request::DeleteDomain

Inherits:
Template
  • Object
show all
Defined in:
lib/aws_sdb_bare/request.rb

Overview

Deletes a domain

DeleteDomain.new({:name => 'my_domain'})

Shortcut in params:

:name - the name for domain

Method Summary

Methods inherited from Template

#attributes=, #initialize, #request, shortcuts, #token=

Constructor Details

This class inherits a constructor from AwsSdb::Request::Template