7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/directconnect/DirectConnect_EXPORTS.h>
12#include <aws/directconnect/model/ConnectionState.h>
13#include <aws/directconnect/model/HasLogicalRedundancy.h>
14#include <aws/directconnect/model/MacSecKey.h>
15#include <aws/directconnect/model/Tag.h>
20template <
typename RESULT_TYPE>
21class AmazonWebServiceResult;
28namespace DirectConnect {
47 template <
typename OwnerAccountT = Aws::String>
49 m_ownerAccountHasBeenSet =
true;
50 m_ownerAccount = std::forward<OwnerAccountT>(value);
52 template <
typename OwnerAccountT = Aws::String>
64 template <
typename ConnectionIdT = Aws::String>
66 m_connectionIdHasBeenSet =
true;
67 m_connectionId = std::forward<ConnectionIdT>(value);
69 template <
typename ConnectionIdT = Aws::String>
81 template <
typename ConnectionNameT = Aws::String>
83 m_connectionNameHasBeenSet =
true;
84 m_connectionName = std::forward<ConnectionNameT>(value);
86 template <
typename ConnectionNameT = Aws::String>
114 m_connectionStateHasBeenSet =
true;
115 m_connectionState = value;
128 template <
typename RegionT = Aws::String>
130 m_regionHasBeenSet =
true;
131 m_region = std::forward<RegionT>(value);
133 template <
typename RegionT = Aws::String>
145 template <
typename LocationT = Aws::String>
147 m_locationHasBeenSet =
true;
148 m_location = std::forward<LocationT>(value);
150 template <
typename LocationT = Aws::String>
162 template <
typename Bandw
idthT = Aws::String>
164 m_bandwidthHasBeenSet =
true;
165 m_bandwidth = std::forward<BandwidthT>(value);
167 template <
typename Bandw
idthT = Aws::String>
180 m_vlanHasBeenSet =
true;
195 template <
typename PartnerNameT = Aws::String>
197 m_partnerNameHasBeenSet =
true;
198 m_partnerName = std::forward<PartnerNameT>(value);
200 template <
typename PartnerNameT = Aws::String>
213 template <
typename LoaIssueTimeT = Aws::Utils::DateTime>
215 m_loaIssueTimeHasBeenSet =
true;
216 m_loaIssueTime = std::forward<LoaIssueTimeT>(value);
218 template <
typename LoaIssueTimeT = Aws::Utils::DateTime>
230 template <
typename LagIdT = Aws::String>
232 m_lagIdHasBeenSet =
true;
233 m_lagId = std::forward<LagIdT>(value);
235 template <
typename LagIdT = Aws::String>
237 SetLagId(std::forward<LagIdT>(value));
247 template <
typename AwsDeviceT = Aws::String>
249 m_awsDeviceHasBeenSet =
true;
250 m_awsDevice = std::forward<AwsDeviceT>(value);
252 template <
typename AwsDeviceT = Aws::String>
265 m_jumboFrameCapableHasBeenSet =
true;
266 m_jumboFrameCapable = value;
279 template <
typename AwsDeviceV2T = Aws::String>
281 m_awsDeviceV2HasBeenSet =
true;
282 m_awsDeviceV2 = std::forward<AwsDeviceV2T>(value);
284 template <
typename AwsDeviceV2T = Aws::String>
298 template <
typename AwsLogicalDeviceIdT = Aws::String>
300 m_awsLogicalDeviceIdHasBeenSet =
true;
301 m_awsLogicalDeviceId = std::forward<AwsLogicalDeviceIdT>(value);
303 template <
typename AwsLogicalDeviceIdT = Aws::String>
317 m_hasLogicalRedundancyHasBeenSet =
true;
318 m_hasLogicalRedundancy = value;
331 template <
typename TagsT = Aws::Vector<Tag>>
333 m_tagsHasBeenSet =
true;
334 m_tags = std::forward<TagsT>(value);
336 template <
typename TagsT = Aws::Vector<Tag>>
338 SetTags(std::forward<TagsT>(value));
341 template <
typename TagsT = Tag>
343 m_tagsHasBeenSet =
true;
344 m_tags.emplace_back(std::forward<TagsT>(value));
354 template <
typename Prov
iderNameT = Aws::String>
356 m_providerNameHasBeenSet =
true;
357 m_providerName = std::forward<ProviderNameT>(value);
359 template <
typename Prov
iderNameT = Aws::String>
372 m_macSecCapableHasBeenSet =
true;
373 m_macSecCapable = value;
388 template <
typename PortEncryptionStatusT = Aws::String>
390 m_portEncryptionStatusHasBeenSet =
true;
391 m_portEncryptionStatus = std::forward<PortEncryptionStatusT>(value);
393 template <
typename PortEncryptionStatusT = Aws::String>
407 template <
typename EncryptionModeT = Aws::String>
409 m_encryptionModeHasBeenSet =
true;
410 m_encryptionMode = std::forward<EncryptionModeT>(value);
412 template <
typename EncryptionModeT = Aws::String>
424 template <
typename MacSecKeysT = Aws::Vector<MacSecKey>>
426 m_macSecKeysHasBeenSet =
true;
427 m_macSecKeys = std::forward<MacSecKeysT>(value);
429 template <
typename MacSecKeysT = Aws::Vector<MacSecKey>>
434 template <
typename MacSecKeysT = MacSecKey>
436 m_macSecKeysHasBeenSet =
true;
437 m_macSecKeys.emplace_back(std::forward<MacSecKeysT>(value));
449 m_partnerInterconnectMacSecCapableHasBeenSet =
true;
450 m_partnerInterconnectMacSecCapable = value;
461 template <
typename RequestIdT = Aws::String>
463 m_requestIdHasBeenSet =
true;
464 m_requestId = std::forward<RequestIdT>(value);
466 template <
typename RequestIdT = Aws::String>
499 bool m_jumboFrameCapable{
false};
511 bool m_macSecCapable{
false};
519 bool m_partnerInterconnectMacSecCapable{
false};
523 bool m_ownerAccountHasBeenSet =
false;
524 bool m_connectionIdHasBeenSet =
false;
525 bool m_connectionNameHasBeenSet =
false;
526 bool m_connectionStateHasBeenSet =
false;
527 bool m_regionHasBeenSet =
false;
528 bool m_locationHasBeenSet =
false;
529 bool m_bandwidthHasBeenSet =
false;
530 bool m_vlanHasBeenSet =
false;
531 bool m_partnerNameHasBeenSet =
false;
532 bool m_loaIssueTimeHasBeenSet =
false;
533 bool m_lagIdHasBeenSet =
false;
534 bool m_awsDeviceHasBeenSet =
false;
535 bool m_jumboFrameCapableHasBeenSet =
false;
536 bool m_awsDeviceV2HasBeenSet =
false;
537 bool m_awsLogicalDeviceIdHasBeenSet =
false;
538 bool m_hasLogicalRedundancyHasBeenSet =
false;
539 bool m_tagsHasBeenSet =
false;
540 bool m_providerNameHasBeenSet =
false;
541 bool m_macSecCapableHasBeenSet =
false;
542 bool m_portEncryptionStatusHasBeenSet =
false;
543 bool m_encryptionModeHasBeenSet =
false;
544 bool m_macSecKeysHasBeenSet =
false;
545 bool m_partnerInterconnectMacSecCapableHasBeenSet =
false;
546 bool m_requestIdHasBeenSet =
false;
void SetTags(TagsT &&value)
void SetBandwidth(BandwidthT &&value)
DisassociateConnectionFromLagResult & WithHasLogicalRedundancy(HasLogicalRedundancy value)
DisassociateConnectionFromLagResult & WithMacSecKeys(MacSecKeysT &&value)
const Aws::String & GetConnectionName() const
bool GetPartnerInterconnectMacSecCapable() const
DisassociateConnectionFromLagResult & WithJumboFrameCapable(bool value)
void SetJumboFrameCapable(bool value)
DisassociateConnectionFromLagResult & WithTags(TagsT &&value)
void SetConnectionState(ConnectionState value)
const Aws::Vector< MacSecKey > & GetMacSecKeys() const
DisassociateConnectionFromLagResult & WithRegion(RegionT &&value)
const Aws::String & GetPartnerName() const
DisassociateConnectionFromLagResult & WithConnectionName(ConnectionNameT &&value)
void SetAwsLogicalDeviceId(AwsLogicalDeviceIdT &&value)
void SetMacSecKeys(MacSecKeysT &&value)
const Aws::String & GetAwsLogicalDeviceId() const
const Aws::String & GetBandwidth() const
void SetOwnerAccount(OwnerAccountT &&value)
void SetConnectionId(ConnectionIdT &&value)
void SetAwsDevice(AwsDeviceT &&value)
DisassociateConnectionFromLagResult & WithLagId(LagIdT &&value)
DisassociateConnectionFromLagResult & WithVlan(int value)
DisassociateConnectionFromLagResult & WithProviderName(ProviderNameT &&value)
const Aws::String & GetLocation() const
const Aws::String & GetEncryptionMode() const
HasLogicalRedundancy GetHasLogicalRedundancy() const
void SetLagId(LagIdT &&value)
ConnectionState GetConnectionState() const
DisassociateConnectionFromLagResult & WithPartnerName(PartnerNameT &&value)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
void SetAwsDeviceV2(AwsDeviceV2T &&value)
bool GetJumboFrameCapable() const
DisassociateConnectionFromLagResult & WithLoaIssueTime(LoaIssueTimeT &&value)
AWS_DIRECTCONNECT_API DisassociateConnectionFromLagResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DisassociateConnectionFromLagResult & WithAwsDevice(AwsDeviceT &&value)
void SetRequestId(RequestIdT &&value)
DisassociateConnectionFromLagResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetLagId() const
void SetProviderName(ProviderNameT &&value)
AWS_DIRECTCONNECT_API DisassociateConnectionFromLagResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetProviderName() const
void SetEncryptionMode(EncryptionModeT &&value)
DisassociateConnectionFromLagResult & AddMacSecKeys(MacSecKeysT &&value)
DisassociateConnectionFromLagResult & WithMacSecCapable(bool value)
DisassociateConnectionFromLagResult & WithBandwidth(BandwidthT &&value)
const Aws::String & GetRegion() const
bool GetMacSecCapable() const
const Aws::String & GetConnectionId() const
void SetLoaIssueTime(LoaIssueTimeT &&value)
AWS_DIRECTCONNECT_API DisassociateConnectionFromLagResult()=default
DisassociateConnectionFromLagResult & WithOwnerAccount(OwnerAccountT &&value)
DisassociateConnectionFromLagResult & WithPortEncryptionStatus(PortEncryptionStatusT &&value)
const Aws::String & GetAwsDeviceV2() const
const Aws::String & GetAwsDevice() const
DisassociateConnectionFromLagResult & WithConnectionId(ConnectionIdT &&value)
void SetPortEncryptionStatus(PortEncryptionStatusT &&value)
const Aws::Utils::DateTime & GetLoaIssueTime() const
DisassociateConnectionFromLagResult & WithLocation(LocationT &&value)
void SetPartnerName(PartnerNameT &&value)
void SetRegion(RegionT &&value)
DisassociateConnectionFromLagResult & WithEncryptionMode(EncryptionModeT &&value)
const Aws::String & GetOwnerAccount() const
void SetPartnerInterconnectMacSecCapable(bool value)
DisassociateConnectionFromLagResult & WithAwsLogicalDeviceId(AwsLogicalDeviceIdT &&value)
DisassociateConnectionFromLagResult & AddTags(TagsT &&value)
DisassociateConnectionFromLagResult & WithAwsDeviceV2(AwsDeviceV2T &&value)
void SetHasLogicalRedundancy(HasLogicalRedundancy value)
const Aws::String & GetRequestId() const
void SetLocation(LocationT &&value)
DisassociateConnectionFromLagResult & WithPartnerInterconnectMacSecCapable(bool value)
const Aws::String & GetPortEncryptionStatus() const
const Aws::Vector< Tag > & GetTags() const
void SetConnectionName(ConnectionNameT &&value)
DisassociateConnectionFromLagResult & WithConnectionState(ConnectionState value)
void SetMacSecCapable(bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue