45 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
46 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
66 inline void SetInstanceId(
const char* value) { m_instanceIdHasBeenSet =
true; m_instanceId.assign(value); }
101 inline void SetPublicIp(
const char* value) { m_publicIpHasBeenSet =
true; m_publicIp.assign(value); }
136 inline void SetAllocationId(
const char* value) { m_allocationIdHasBeenSet =
true; m_allocationId.assign(value); }
175 inline void SetAssociationId(
const char* value) { m_associationIdHasBeenSet =
true; m_associationId.assign(value); }
248 inline void SetNetworkInterfaceId(
const char* value) { m_networkInterfaceIdHasBeenSet =
true; m_networkInterfaceId.assign(value); }
283 inline void SetNetworkInterfaceOwnerId(
const char* value) { m_networkInterfaceOwnerIdHasBeenSet =
true; m_networkInterfaceOwnerId.assign(value); }
318 inline void SetPrivateIpAddress(
const char* value) { m_privateIpAddressHasBeenSet =
true; m_privateIpAddress.assign(value); }
337 bool m_instanceIdHasBeenSet;
339 bool m_publicIpHasBeenSet;
341 bool m_allocationIdHasBeenSet;
343 bool m_associationIdHasBeenSet;
345 bool m_domainHasBeenSet;
347 bool m_networkInterfaceIdHasBeenSet;
349 bool m_networkInterfaceOwnerIdHasBeenSet;
351 bool m_privateIpAddressHasBeenSet;
Address & WithNetworkInterfaceOwnerId(const char *value)
void SetInstanceId(const Aws::String &value)
void SetInstanceId(Aws::String &&value)
Address & WithNetworkInterfaceOwnerId(const Aws::String &value)
void SetNetworkInterfaceOwnerId(const Aws::String &value)
void SetAssociationId(const Aws::String &value)
Address & WithPublicIp(const Aws::String &value)
void SetNetworkInterfaceId(const char *value)
void SetAssociationId(Aws::String &&value)
const Aws::String & GetPublicIp() const
Address & WithAllocationId(Aws::String &&value)
void SetAllocationId(Aws::String &&value)
Address & WithDomain(const DomainType &value)
const Aws::String & GetNetworkInterfaceId() const
void SetDomain(const DomainType &value)
Address & WithDomain(DomainType &&value)
Address & WithPrivateIpAddress(Aws::String &&value)
Address & WithPublicIp(Aws::String &&value)
const DomainType & GetDomain() const
Address & WithInstanceId(const char *value)
void SetNetworkInterfaceOwnerId(Aws::String &&value)
Address & WithAllocationId(const Aws::String &value)
void SetPrivateIpAddress(const Aws::String &value)
Address & WithPrivateIpAddress(const Aws::String &value)
Address & WithNetworkInterfaceOwnerId(Aws::String &&value)
Address & WithInstanceId(Aws::String &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
Address & WithAssociationId(const Aws::String &value)
const Aws::String & GetAllocationId() const
void SetAllocationId(const Aws::String &value)
Address & WithNetworkInterfaceId(const Aws::String &value)
void SetNetworkInterfaceOwnerId(const char *value)
const Aws::String & GetNetworkInterfaceOwnerId() const
void SetPrivateIpAddress(Aws::String &&value)
Address & WithAssociationId(Aws::String &&value)
void SetPublicIp(const char *value)
Address & WithAllocationId(const char *value)
void SetAllocationId(const char *value)
void SetInstanceId(const char *value)
void SetPublicIp(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetInstanceId() const
void SetPrivateIpAddress(const char *value)
void SetPublicIp(Aws::String &&value)
void SetNetworkInterfaceId(Aws::String &&value)
Address & WithPrivateIpAddress(const char *value)
const Aws::String & GetAssociationId() const
void SetDomain(DomainType &&value)
Address & WithPublicIp(const char *value)
void SetNetworkInterfaceId(const Aws::String &value)
Address & WithNetworkInterfaceId(const char *value)
Address & WithNetworkInterfaceId(Aws::String &&value)
void SetAssociationId(const char *value)
Address & WithAssociationId(const char *value)
JSON (JavaScript Object Notation).
const Aws::String & GetPrivateIpAddress() const
Address & WithInstanceId(const Aws::String &value)