7#include <aws/route53-recovery-cluster/Route53RecoveryCluster_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/route53-recovery-cluster/model/RoutingControlState.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace Route53RecoveryCluster
78 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_ROUTE53RECOVERYCLUSTER_API GetRoutingControlStateResult()
GetRoutingControlStateResult & WithRoutingControlName(const char *value)
void SetRoutingControlState(RoutingControlState &&value)
GetRoutingControlStateResult & WithRequestId(Aws::String &&value)
const Aws::String & GetRoutingControlName() const
GetRoutingControlStateResult & WithRequestId(const Aws::String &value)
const RoutingControlState & GetRoutingControlState() const
GetRoutingControlStateResult & WithRoutingControlState(RoutingControlState &&value)
void SetRoutingControlArn(const Aws::String &value)
GetRoutingControlStateResult & WithRoutingControlArn(Aws::String &&value)
GetRoutingControlStateResult & WithRoutingControlState(const RoutingControlState &value)
GetRoutingControlStateResult & WithRoutingControlName(const Aws::String &value)
void SetRoutingControlName(const Aws::String &value)
void SetRequestId(Aws::String &&value)
void SetRoutingControlArn(const char *value)
GetRoutingControlStateResult & WithRoutingControlName(Aws::String &&value)
GetRoutingControlStateResult & WithRoutingControlArn(const Aws::String &value)
const Aws::String & GetRoutingControlArn() const
void SetRoutingControlArn(Aws::String &&value)
void SetRequestId(const char *value)
GetRoutingControlStateResult & WithRequestId(const char *value)
void SetRequestId(const Aws::String &value)
GetRoutingControlStateResult & WithRoutingControlArn(const char *value)
const Aws::String & GetRequestId() const
void SetRoutingControlName(Aws::String &&value)
void SetRoutingControlState(const RoutingControlState &value)
AWS_ROUTE53RECOVERYCLUSTER_API GetRoutingControlStateResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRoutingControlName(const char *value)
AWS_ROUTE53RECOVERYCLUSTER_API GetRoutingControlStateResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue