7#include <aws/networkmanager/NetworkManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace NetworkManager
48 inline void SetCoreNetworkAttachmentId(
const char* value) { m_coreNetworkAttachmentIdHasBeenSet =
true; m_coreNetworkAttachmentId.assign(value); }
62 inline void SetTransitGatewayAttachmentId(
const char* value) { m_transitGatewayAttachmentIdHasBeenSet =
true; m_transitGatewayAttachmentId.assign(value); }
76 inline void SetSegmentName(
const char* value) { m_segmentNameHasBeenSet =
true; m_segmentName.assign(value); }
90 inline void SetNetworkFunctionGroupName(
const char* value) { m_networkFunctionGroupNameHasBeenSet =
true; m_networkFunctionGroupName.assign(value); }
104 inline void SetEdgeLocation(
const char* value) { m_edgeLocationHasBeenSet =
true; m_edgeLocation.assign(value); }
118 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
132 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
140 bool m_coreNetworkAttachmentIdHasBeenSet =
false;
143 bool m_transitGatewayAttachmentIdHasBeenSet =
false;
146 bool m_segmentNameHasBeenSet =
false;
149 bool m_networkFunctionGroupNameHasBeenSet =
false;
152 bool m_edgeLocationHasBeenSet =
false;
155 bool m_resourceTypeHasBeenSet =
false;
158 bool m_resourceIdHasBeenSet =
false;
void SetNetworkFunctionGroupName(const Aws::String &value)
AWS_NETWORKMANAGER_API NetworkRouteDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ResourceIdHasBeenSet() const
const Aws::String & GetNetworkFunctionGroupName() const
void SetCoreNetworkAttachmentId(Aws::String &&value)
NetworkRouteDestination & WithTransitGatewayAttachmentId(Aws::String &&value)
NetworkRouteDestination & WithEdgeLocation(Aws::String &&value)
NetworkRouteDestination & WithCoreNetworkAttachmentId(const char *value)
NetworkRouteDestination & WithResourceType(Aws::String &&value)
const Aws::String & GetResourceType() const
NetworkRouteDestination & WithResourceId(const char *value)
void SetNetworkFunctionGroupName(Aws::String &&value)
const Aws::String & GetSegmentName() const
void SetEdgeLocation(const Aws::String &value)
NetworkRouteDestination & WithNetworkFunctionGroupName(const Aws::String &value)
NetworkRouteDestination & WithTransitGatewayAttachmentId(const Aws::String &value)
const Aws::String & GetResourceId() const
NetworkRouteDestination & WithResourceId(const Aws::String &value)
bool EdgeLocationHasBeenSet() const
void SetSegmentName(const Aws::String &value)
void SetTransitGatewayAttachmentId(const Aws::String &value)
NetworkRouteDestination & WithResourceType(const char *value)
void SetEdgeLocation(const char *value)
NetworkRouteDestination & WithSegmentName(const char *value)
AWS_NETWORKMANAGER_API NetworkRouteDestination(Aws::Utils::Json::JsonView jsonValue)
void SetResourceId(const char *value)
NetworkRouteDestination & WithCoreNetworkAttachmentId(const Aws::String &value)
bool SegmentNameHasBeenSet() const
void SetSegmentName(const char *value)
bool TransitGatewayAttachmentIdHasBeenSet() const
void SetResourceType(const char *value)
bool CoreNetworkAttachmentIdHasBeenSet() const
void SetTransitGatewayAttachmentId(const char *value)
NetworkRouteDestination & WithEdgeLocation(const Aws::String &value)
bool ResourceTypeHasBeenSet() const
NetworkRouteDestination & WithCoreNetworkAttachmentId(Aws::String &&value)
const Aws::String & GetTransitGatewayAttachmentId() const
void SetTransitGatewayAttachmentId(Aws::String &&value)
void SetNetworkFunctionGroupName(const char *value)
const Aws::String & GetEdgeLocation() const
NetworkRouteDestination & WithNetworkFunctionGroupName(const char *value)
void SetResourceType(const Aws::String &value)
void SetEdgeLocation(Aws::String &&value)
NetworkRouteDestination & WithResourceType(const Aws::String &value)
void SetSegmentName(Aws::String &&value)
void SetCoreNetworkAttachmentId(const Aws::String &value)
NetworkRouteDestination & WithSegmentName(Aws::String &&value)
NetworkRouteDestination & WithSegmentName(const Aws::String &value)
AWS_NETWORKMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
NetworkRouteDestination & WithEdgeLocation(const char *value)
bool NetworkFunctionGroupNameHasBeenSet() const
void SetCoreNetworkAttachmentId(const char *value)
NetworkRouteDestination & WithTransitGatewayAttachmentId(const char *value)
NetworkRouteDestination & WithNetworkFunctionGroupName(Aws::String &&value)
void SetResourceId(Aws::String &&value)
const Aws::String & GetCoreNetworkAttachmentId() const
void SetResourceType(Aws::String &&value)
void SetResourceId(const Aws::String &value)
AWS_NETWORKMANAGER_API NetworkRouteDestination()
NetworkRouteDestination & WithResourceId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue