Class
AWS::Route53::ChangeRequest
In:
lib/aws/route_53/change_batch.rb
Parent:
Object
Methods
new
to_hash
Attributes
action
[R]
@return [String]
name
[R]
@return [String]
type
[R]
@return [String]
Public Class methods
new
(action, name, type, options={})
@api private
Public Instance methods
to_hash
()
Build query for change request. @return [Hash]
[Validate]