7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/directconnect/DirectConnect_EXPORTS.h>
11#include <aws/directconnect/model/ConnectionState.h>
12#include <aws/directconnect/model/HasLogicalRedundancy.h>
13#include <aws/directconnect/model/MacSecKey.h>
14#include <aws/directconnect/model/Tag.h>
19template <
typename RESULT_TYPE>
20class AmazonWebServiceResult;
27namespace DirectConnect {
46 template <
typename OwnerAccountT = Aws::String>
48 m_ownerAccountHasBeenSet =
true;
49 m_ownerAccount = std::forward<OwnerAccountT>(value);
51 template <
typename OwnerAccountT = Aws::String>
63 template <
typename ConnectionIdT = Aws::String>
65 m_connectionIdHasBeenSet =
true;
66 m_connectionId = std::forward<ConnectionIdT>(value);
68 template <
typename ConnectionIdT = Aws::String>
80 template <
typename ConnectionNameT = Aws::String>
82 m_connectionNameHasBeenSet =
true;
83 m_connectionName = std::forward<ConnectionNameT>(value);
85 template <
typename ConnectionNameT = Aws::String>
113 m_connectionStateHasBeenSet =
true;
114 m_connectionState = value;
127 template <
typename RegionT = Aws::String>
129 m_regionHasBeenSet =
true;
130 m_region = std::forward<RegionT>(value);
132 template <
typename RegionT = Aws::String>
144 template <
typename LocationT = Aws::String>
146 m_locationHasBeenSet =
true;
147 m_location = std::forward<LocationT>(value);
149 template <
typename LocationT = Aws::String>
161 template <
typename Bandw
idthT = Aws::String>
163 m_bandwidthHasBeenSet =
true;
164 m_bandwidth = std::forward<BandwidthT>(value);
166 template <
typename Bandw
idthT = Aws::String>
179 m_vlanHasBeenSet =
true;
194 template <
typename PartnerNameT = Aws::String>
196 m_partnerNameHasBeenSet =
true;
197 m_partnerName = std::forward<PartnerNameT>(value);
199 template <
typename PartnerNameT = Aws::String>
212 template <
typename LoaIssueTimeT = Aws::Utils::DateTime>
214 m_loaIssueTimeHasBeenSet =
true;
215 m_loaIssueTime = std::forward<LoaIssueTimeT>(value);
217 template <
typename LoaIssueTimeT = Aws::Utils::DateTime>
229 template <
typename LagIdT = Aws::String>
231 m_lagIdHasBeenSet =
true;
232 m_lagId = std::forward<LagIdT>(value);
234 template <
typename LagIdT = Aws::String>
236 SetLagId(std::forward<LagIdT>(value));
246 template <
typename AwsDeviceT = Aws::String>
248 m_awsDeviceHasBeenSet =
true;
249 m_awsDevice = std::forward<AwsDeviceT>(value);
251 template <
typename AwsDeviceT = Aws::String>
264 m_jumboFrameCapableHasBeenSet =
true;
265 m_jumboFrameCapable = value;
278 template <
typename AwsDeviceV2T = Aws::String>
280 m_awsDeviceV2HasBeenSet =
true;
281 m_awsDeviceV2 = std::forward<AwsDeviceV2T>(value);
283 template <
typename AwsDeviceV2T = Aws::String>
297 template <
typename AwsLogicalDeviceIdT = Aws::String>
299 m_awsLogicalDeviceIdHasBeenSet =
true;
300 m_awsLogicalDeviceId = std::forward<AwsLogicalDeviceIdT>(value);
302 template <
typename AwsLogicalDeviceIdT = Aws::String>
316 m_hasLogicalRedundancyHasBeenSet =
true;
317 m_hasLogicalRedundancy = value;
330 template <
typename TagsT = Aws::Vector<Tag>>
332 m_tagsHasBeenSet =
true;
333 m_tags = std::forward<TagsT>(value);
335 template <
typename TagsT = Aws::Vector<Tag>>
337 SetTags(std::forward<TagsT>(value));
340 template <
typename TagsT = Tag>
342 m_tagsHasBeenSet =
true;
343 m_tags.emplace_back(std::forward<TagsT>(value));
353 template <
typename Prov
iderNameT = Aws::String>
355 m_providerNameHasBeenSet =
true;
356 m_providerName = std::forward<ProviderNameT>(value);
358 template <
typename Prov
iderNameT = Aws::String>
371 m_macSecCapableHasBeenSet =
true;
372 m_macSecCapable = value;
387 template <
typename PortEncryptionStatusT = Aws::String>
389 m_portEncryptionStatusHasBeenSet =
true;
390 m_portEncryptionStatus = std::forward<PortEncryptionStatusT>(value);
392 template <
typename PortEncryptionStatusT = Aws::String>
406 template <
typename EncryptionModeT = Aws::String>
408 m_encryptionModeHasBeenSet =
true;
409 m_encryptionMode = std::forward<EncryptionModeT>(value);
411 template <
typename EncryptionModeT = Aws::String>
423 template <
typename MacSecKeysT = Aws::Vector<MacSecKey>>
425 m_macSecKeysHasBeenSet =
true;
426 m_macSecKeys = std::forward<MacSecKeysT>(value);
428 template <
typename MacSecKeysT = Aws::Vector<MacSecKey>>
433 template <
typename MacSecKeysT = MacSecKey>
435 m_macSecKeysHasBeenSet =
true;
436 m_macSecKeys.emplace_back(std::forward<MacSecKeysT>(value));
448 m_partnerInterconnectMacSecCapableHasBeenSet =
true;
449 m_partnerInterconnectMacSecCapable = value;
460 template <
typename RequestIdT = Aws::String>
462 m_requestIdHasBeenSet =
true;
463 m_requestId = std::forward<RequestIdT>(value);
465 template <
typename RequestIdT = Aws::String>
496 bool m_jumboFrameCapable{
false};
508 bool m_macSecCapable{
false};
516 bool m_partnerInterconnectMacSecCapable{
false};
519 bool m_ownerAccountHasBeenSet =
false;
520 bool m_connectionIdHasBeenSet =
false;
521 bool m_connectionNameHasBeenSet =
false;
522 bool m_connectionStateHasBeenSet =
false;
523 bool m_regionHasBeenSet =
false;
524 bool m_locationHasBeenSet =
false;
525 bool m_bandwidthHasBeenSet =
false;
526 bool m_vlanHasBeenSet =
false;
527 bool m_partnerNameHasBeenSet =
false;
528 bool m_loaIssueTimeHasBeenSet =
false;
529 bool m_lagIdHasBeenSet =
false;
530 bool m_awsDeviceHasBeenSet =
false;
531 bool m_jumboFrameCapableHasBeenSet =
false;
532 bool m_awsDeviceV2HasBeenSet =
false;
533 bool m_awsLogicalDeviceIdHasBeenSet =
false;
534 bool m_hasLogicalRedundancyHasBeenSet =
false;
535 bool m_tagsHasBeenSet =
false;
536 bool m_providerNameHasBeenSet =
false;
537 bool m_macSecCapableHasBeenSet =
false;
538 bool m_portEncryptionStatusHasBeenSet =
false;
539 bool m_encryptionModeHasBeenSet =
false;
540 bool m_macSecKeysHasBeenSet =
false;
541 bool m_partnerInterconnectMacSecCapableHasBeenSet =
false;
542 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)
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