30 namespace DirectConnect
64 inline void SetInterconnectId(
const char* value) { m_interconnectIdHasBeenSet =
true; m_interconnectId.assign(value); }
85 inline void SetInterconnectName(
const char* value) { m_interconnectNameHasBeenSet =
true; m_interconnectName.assign(value); }
121 inline void SetRegion(
const char* value) { m_regionHasBeenSet =
true; m_region.assign(value); }
142 inline void SetLocation(
const char* value) { m_locationHasBeenSet =
true; m_location.assign(value); }
163 inline void SetBandwidth(
const char* value) { m_bandwidthHasBeenSet =
true; m_bandwidth.assign(value); }
206 bool m_interconnectIdHasBeenSet;
208 bool m_interconnectNameHasBeenSet;
210 bool m_interconnectStateHasBeenSet;
212 bool m_regionHasBeenSet;
214 bool m_locationHasBeenSet;
216 bool m_bandwidthHasBeenSet;
218 bool m_loaIssueTimeHasBeenSet;
void SetBandwidth(const char *value)
void SetLocation(const char *value)
Interconnect & WithLoaIssueTime(const Aws::Utils::DateTime &value)
const InterconnectState & GetInterconnectState() const
void SetInterconnectName(const char *value)
Interconnect & WithInterconnectId(const Aws::String &value)
void SetInterconnectState(const InterconnectState &value)
void SetLoaIssueTime(const Aws::Utils::DateTime &value)
Interconnect & WithBandwidth(const Aws::String &value)
Interconnect & WithLocation(Aws::String &&value)
void SetInterconnectId(Aws::String &&value)
void SetLocation(const Aws::String &value)
void SetRegion(Aws::String &&value)
void SetLocation(Aws::String &&value)
const Aws::String & GetInterconnectId() const
void SetBandwidth(Aws::String &&value)
Interconnect & WithBandwidth(Aws::String &&value)
Interconnect & WithLocation(const char *value)
const Aws::String & GetInterconnectName() const
Interconnect & WithInterconnectId(const char *value)
Interconnect & WithInterconnectName(Aws::String &&value)
Interconnect & WithInterconnectName(const char *value)
Interconnect & WithLocation(const Aws::String &value)
void SetInterconnectId(const char *value)
void SetInterconnectName(Aws::String &&value)
void SetInterconnectState(InterconnectState &&value)
void SetInterconnectId(const Aws::String &value)
const Aws::String & GetRegion() const
void SetRegion(const Aws::String &value)
#define AWS_DIRECTCONNECT_API
Interconnect & WithRegion(const Aws::String &value)
Interconnect & WithBandwidth(const char *value)
Interconnect & WithInterconnectState(InterconnectState &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetRegion(const char *value)
Interconnect & WithLoaIssueTime(Aws::Utils::DateTime &&value)
void SetInterconnectName(const Aws::String &value)
Interconnect & WithInterconnectState(const InterconnectState &value)
Interconnect & WithRegion(Aws::String &&value)
const Aws::String & GetLocation() const
const Aws::String & GetBandwidth() const
Interconnect & WithRegion(const char *value)
const Aws::Utils::DateTime & GetLoaIssueTime() const
Interconnect & WithInterconnectId(Aws::String &&value)
void SetBandwidth(const Aws::String &value)
void SetLoaIssueTime(Aws::Utils::DateTime &&value)
JSON (JavaScript Object Notation).
Interconnect & WithInterconnectName(const Aws::String &value)