Package com.amazonaws.services.route53.model

Classes modeling the various types represented by AmazonRoute53.

See:
          Description

Class Summary
AliasTarget Alias resource record sets only: Information about the domain to which you are redirecting traffic.
Change A complex type that contains the information for each change in a change batch request.
ChangeBatch A complex type that contains an optional comment and the changes that you want to make with a change batch request.
ChangeInfo A complex type that describes change information about changes made to your hosted zone.
ChangeResourceRecordSetsRequest Container for the parameters to the ChangeResourceRecordSets operation.
ChangeResourceRecordSetsResult A complex type containing the response for the request.
CreateHostedZoneRequest Container for the parameters to the CreateHostedZone operation.
CreateHostedZoneResult A complex type containing the response information for the new hosted zone.
DelegationSet A complex type that contains name server information.
DeleteHostedZoneRequest Container for the parameters to the DeleteHostedZone operation.
DeleteHostedZoneResult A complex type containing the response information for the request.
GetChangeRequest Container for the parameters to the GetChange operation.
GetChangeResult A complex type that contains the ChangeInfo element.
GetHostedZoneRequest Container for the parameters to the GetHostedZone operation.
GetHostedZoneResult A complex type containing information about the specified hosted zone.
HostedZone A complex type that contain information about the specified hosted zone.
HostedZoneConfig A complex type that contains an optional comment about your hosted zone.
ListHostedZonesRequest Container for the parameters to the ListHostedZones operation.
ListHostedZonesResult A complex type that contains the response for the request.
ListResourceRecordSetsRequest Container for the parameters to the ListResourceRecordSets operation.
ListResourceRecordSetsResult A complex type that contains information about the resource record sets that are returned by the request and information about the response.
ResourceRecord A complex type that contains the value of the Value element for the current resource record set.
ResourceRecordSet A complex type that contains information about the current resource record set.
 

Enum Summary
ChangeAction Change Action
ChangeStatus Change Status
RRType R R Type
 

Exception Summary
DelegationSetNotAvailableException Route 53 allows some duplicate domain names, but there is a maximum number of duplicate names.
HostedZoneAlreadyExistsException The hosted zone you are trying to create already exists.
HostedZoneNotEmptyException The hosted zone contains resource record sets in addition to the default NS and SOA resource record sets.
InvalidChangeBatchException This error contains a list of one or more error messages.
InvalidDomainNameException This error indicates that the specified domain name is not valid.
InvalidInputException Some value specified in the request is invalid or the XML document is malformed.
TooManyHostedZonesException This error indicates that you've reached the maximum number of hosted zones that can be created for the current AWS account.
 

Package com.amazonaws.services.route53.model Description

Classes modeling the various types represented by AmazonRoute53.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.