AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <Change.h>
Public Member Functions | |
Change () | |
Change (const Aws::Utils::Xml::XmlNode &xmlNode) | |
Change & | operator= (const Aws::Utils::Xml::XmlNode &xmlNode) |
void | AddToNode (Aws::Utils::Xml::XmlNode &parentNode) const |
const ChangeAction & | GetAction () const |
void | SetAction (const ChangeAction &value) |
void | SetAction (ChangeAction &&value) |
Change & | WithAction (const ChangeAction &value) |
Change & | WithAction (ChangeAction &&value) |
const ResourceRecordSet & | GetResourceRecordSet () const |
void | SetResourceRecordSet (const ResourceRecordSet &value) |
void | SetResourceRecordSet (ResourceRecordSet &&value) |
Change & | WithResourceRecordSet (const ResourceRecordSet &value) |
Change & | WithResourceRecordSet (ResourceRecordSet &&value) |
A complex type that contains the information for each change in a change batch request.
Aws::Route53::Model::Change::Change | ( | ) |
Aws::Route53::Model::Change::Change | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::Route53::Model::Change::AddToNode | ( | Aws::Utils::Xml::XmlNode & | parentNode | ) | const |
|
inline |
The action to perform:
CREATE
: Creates a resource record set that has the specified values. DELETE
: Deletes a existing resource record set that has the specified values for Name
, Type
, SetIdentifier
(for latency, weighted, geolocation, and failover resource record sets), and TTL
(except alias resource record sets, for which the TTL is determined by the AWS resource that you're routing DNS queries to). UPSERT
: If a resource record set does not already exist, Amazon Route 53 creates it. If a resource record set does exist, Amazon Route 53 updates it with the values in the request. Amazon Route 53 can update an existing resource record set only when all of the following values match: Name
, Type
, and SetIdentifier
(for weighted, latency, geolocation, and failover resource record sets).
|
inline |
Change& Aws::Route53::Model::Change::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
The action to perform:
CREATE
: Creates a resource record set that has the specified values. DELETE
: Deletes a existing resource record set that has the specified values for Name
, Type
, SetIdentifier
(for latency, weighted, geolocation, and failover resource record sets), and TTL
(except alias resource record sets, for which the TTL is determined by the AWS resource that you're routing DNS queries to). UPSERT
: If a resource record set does not already exist, Amazon Route 53 creates it. If a resource record set does exist, Amazon Route 53 updates it with the values in the request. Amazon Route 53 can update an existing resource record set only when all of the following values match: Name
, Type
, and SetIdentifier
(for weighted, latency, geolocation, and failover resource record sets).
|
inline |
The action to perform:
CREATE
: Creates a resource record set that has the specified values. DELETE
: Deletes a existing resource record set that has the specified values for Name
, Type
, SetIdentifier
(for latency, weighted, geolocation, and failover resource record sets), and TTL
(except alias resource record sets, for which the TTL is determined by the AWS resource that you're routing DNS queries to). UPSERT
: If a resource record set does not already exist, Amazon Route 53 creates it. If a resource record set does exist, Amazon Route 53 updates it with the values in the request. Amazon Route 53 can update an existing resource record set only when all of the following values match: Name
, Type
, and SetIdentifier
(for weighted, latency, geolocation, and failover resource record sets).
|
inline |
|
inline |
|
inline |
The action to perform:
CREATE
: Creates a resource record set that has the specified values. DELETE
: Deletes a existing resource record set that has the specified values for Name
, Type
, SetIdentifier
(for latency, weighted, geolocation, and failover resource record sets), and TTL
(except alias resource record sets, for which the TTL is determined by the AWS resource that you're routing DNS queries to). UPSERT
: If a resource record set does not already exist, Amazon Route 53 creates it. If a resource record set does exist, Amazon Route 53 updates it with the values in the request. Amazon Route 53 can update an existing resource record set only when all of the following values match: Name
, Type
, and SetIdentifier
(for weighted, latency, geolocation, and failover resource record sets).
|
inline |
The action to perform:
CREATE
: Creates a resource record set that has the specified values. DELETE
: Deletes a existing resource record set that has the specified values for Name
, Type
, SetIdentifier
(for latency, weighted, geolocation, and failover resource record sets), and TTL
(except alias resource record sets, for which the TTL is determined by the AWS resource that you're routing DNS queries to). UPSERT
: If a resource record set does not already exist, Amazon Route 53 creates it. If a resource record set does exist, Amazon Route 53 updates it with the values in the request. Amazon Route 53 can update an existing resource record set only when all of the following values match: Name
, Type
, and SetIdentifier
(for weighted, latency, geolocation, and failover resource record sets).
|
inline |
|
inline |