7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/route53/Route53_EXPORTS.h>
10#include <aws/route53/model/AlarmIdentifier.h>
11#include <aws/route53/model/HealthCheckRegion.h>
12#include <aws/route53/model/HealthCheckType.h>
13#include <aws/route53/model/InsufficientDataHealthStatus.h>
75 template <
typename IPAddressT = Aws::String>
77 m_iPAddressHasBeenSet =
true;
78 m_iPAddress = std::forward<IPAddressT>(value);
80 template <
typename IPAddressT = Aws::String>
94 inline int GetPort()
const {
return m_port; }
97 m_portHasBeenSet =
true;
150 m_typeHasBeenSet =
true;
170 template <
typename ResourcePathT = Aws::String>
172 m_resourcePathHasBeenSet =
true;
173 m_resourcePath = std::forward<ResourcePathT>(value);
175 template <
typename ResourcePathT = Aws::String>
236 template <
typename FullyQualifiedDomainNameT = Aws::String>
238 m_fullyQualifiedDomainNameHasBeenSet =
true;
239 m_fullyQualifiedDomainName = std::forward<FullyQualifiedDomainNameT>(value);
241 template <
typename FullyQualifiedDomainNameT = Aws::String>
259 template <
typename SearchStringT = Aws::String>
261 m_searchStringHasBeenSet =
true;
262 m_searchString = std::forward<SearchStringT>(value);
264 template <
typename SearchStringT = Aws::String>
285 m_requestIntervalHasBeenSet =
true;
286 m_requestInterval = value;
309 m_failureThresholdHasBeenSet =
true;
310 m_failureThreshold = value;
331 m_measureLatencyHasBeenSet =
true;
332 m_measureLatency = value;
349 m_invertedHasBeenSet =
true;
379 m_disabledHasBeenSet =
true;
404 m_healthThresholdHasBeenSet =
true;
405 m_healthThreshold = value;
421 template <
typename ChildHealthChecksT = Aws::Vector<Aws::String>>
423 m_childHealthChecksHasBeenSet =
true;
424 m_childHealthChecks = std::forward<ChildHealthChecksT>(value);
426 template <
typename ChildHealthChecksT = Aws::Vector<Aws::String>>
431 template <
typename ChildHealthChecksT = Aws::String>
433 m_childHealthChecksHasBeenSet =
true;
434 m_childHealthChecks.emplace_back(std::forward<ChildHealthChecksT>(value));
465 m_enableSNIHasBeenSet =
true;
488 template <
typename RegionsT = Aws::Vector<HealthCheckRegion>>
490 m_regionsHasBeenSet =
true;
491 m_regions = std::forward<RegionsT>(value);
493 template <
typename RegionsT = Aws::Vector<HealthCheckRegion>>
499 m_regionsHasBeenSet =
true;
500 m_regions.push_back(value);
513 template <
typename AlarmIdentifierT = AlarmIdentifier>
515 m_alarmIdentifierHasBeenSet =
true;
516 m_alarmIdentifier = std::forward<AlarmIdentifierT>(value);
518 template <
typename AlarmIdentifierT = AlarmIdentifier>
540 m_insufficientDataHealthStatusHasBeenSet =
true;
541 m_insufficientDataHealthStatus = value;
559 template <
typename RoutingControlArnT = Aws::String>
561 m_routingControlArnHasBeenSet =
true;
562 m_routingControlArn = std::forward<RoutingControlArnT>(value);
564 template <
typename RoutingControlArnT = Aws::String>
583 int m_requestInterval{0};
585 int m_failureThreshold{0};
587 bool m_measureLatency{
false};
589 bool m_inverted{
false};
591 bool m_disabled{
false};
593 int m_healthThreshold{0};
597 bool m_enableSNI{
false};
601 AlarmIdentifier m_alarmIdentifier;
606 bool m_iPAddressHasBeenSet =
false;
607 bool m_portHasBeenSet =
false;
608 bool m_typeHasBeenSet =
false;
609 bool m_resourcePathHasBeenSet =
false;
610 bool m_fullyQualifiedDomainNameHasBeenSet =
false;
611 bool m_searchStringHasBeenSet =
false;
612 bool m_requestIntervalHasBeenSet =
false;
613 bool m_failureThresholdHasBeenSet =
false;
614 bool m_measureLatencyHasBeenSet =
false;
615 bool m_invertedHasBeenSet =
false;
616 bool m_disabledHasBeenSet =
false;
617 bool m_healthThresholdHasBeenSet =
false;
618 bool m_childHealthChecksHasBeenSet =
false;
619 bool m_enableSNIHasBeenSet =
false;
620 bool m_regionsHasBeenSet =
false;
621 bool m_alarmIdentifierHasBeenSet =
false;
622 bool m_insufficientDataHealthStatusHasBeenSet =
false;
623 bool m_routingControlArnHasBeenSet =
false;
void SetDisabled(bool value)
AWS_ROUTE53_API HealthCheckConfig(const Aws::Utils::Xml::XmlNode &xmlNode)
int GetRequestInterval() const
void SetRoutingControlArn(RoutingControlArnT &&value)
bool EnableSNIHasBeenSet() const
bool TypeHasBeenSet() const
const Aws::Vector< HealthCheckRegion > & GetRegions() const
bool MeasureLatencyHasBeenSet() const
HealthCheckConfig & AddChildHealthChecks(ChildHealthChecksT &&value)
bool InvertedHasBeenSet() const
const Aws::Vector< Aws::String > & GetChildHealthChecks() const
AWS_ROUTE53_API HealthCheckConfig & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetInverted(bool value)
HealthCheckConfig & WithIPAddress(IPAddressT &&value)
HealthCheckConfig & WithRegions(RegionsT &&value)
HealthCheckConfig & WithInverted(bool value)
bool HealthThresholdHasBeenSet() const
bool FullyQualifiedDomainNameHasBeenSet() const
void SetRegions(RegionsT &&value)
HealthCheckConfig & WithRequestInterval(int value)
HealthCheckConfig & WithFailureThreshold(int value)
HealthCheckConfig & WithHealthThreshold(int value)
bool FailureThresholdHasBeenSet() const
void SetAlarmIdentifier(AlarmIdentifierT &&value)
bool RequestIntervalHasBeenSet() const
int GetFailureThreshold() const
HealthCheckConfig & WithAlarmIdentifier(AlarmIdentifierT &&value)
InsufficientDataHealthStatus GetInsufficientDataHealthStatus() const
bool GetMeasureLatency() const
void SetMeasureLatency(bool value)
bool DisabledHasBeenSet() const
HealthCheckConfig & WithType(HealthCheckType value)
HealthCheckConfig & WithDisabled(bool value)
bool ResourcePathHasBeenSet() const
bool AlarmIdentifierHasBeenSet() const
HealthCheckConfig & WithResourcePath(ResourcePathT &&value)
bool PortHasBeenSet() const
bool GetEnableSNI() const
HealthCheckConfig & WithSearchString(SearchStringT &&value)
void SetInsufficientDataHealthStatus(InsufficientDataHealthStatus value)
HealthCheckConfig & WithFullyQualifiedDomainName(FullyQualifiedDomainNameT &&value)
HealthCheckConfig & WithMeasureLatency(bool value)
const AlarmIdentifier & GetAlarmIdentifier() const
void SetChildHealthChecks(ChildHealthChecksT &&value)
bool ChildHealthChecksHasBeenSet() const
const Aws::String & GetSearchString() const
void SetType(HealthCheckType value)
const Aws::String & GetResourcePath() const
bool InsufficientDataHealthStatusHasBeenSet() const
HealthCheckConfig & WithInsufficientDataHealthStatus(InsufficientDataHealthStatus value)
bool IPAddressHasBeenSet() const
HealthCheckConfig & WithPort(int value)
const Aws::String & GetRoutingControlArn() const
int GetHealthThreshold() const
bool RoutingControlArnHasBeenSet() const
HealthCheckConfig & WithRoutingControlArn(RoutingControlArnT &&value)
void SetSearchString(SearchStringT &&value)
void SetRequestInterval(int value)
AWS_ROUTE53_API HealthCheckConfig()=default
const Aws::String & GetFullyQualifiedDomainName() const
AWS_ROUTE53_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
void SetEnableSNI(bool value)
const Aws::String & GetIPAddress() const
void SetHealthThreshold(int value)
void SetFullyQualifiedDomainName(FullyQualifiedDomainNameT &&value)
bool RegionsHasBeenSet() const
void SetResourcePath(ResourcePathT &&value)
HealthCheckType GetType() const
bool SearchStringHasBeenSet() const
void SetFailureThreshold(int value)
void SetIPAddress(IPAddressT &&value)
HealthCheckConfig & WithChildHealthChecks(ChildHealthChecksT &&value)
HealthCheckConfig & WithEnableSNI(bool value)
HealthCheckConfig & AddRegions(HealthCheckRegion value)
InsufficientDataHealthStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector