50 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
90 inline void SetInstanceId(
const char* value) { m_instanceIdHasBeenSet =
true; m_instanceId.assign(value); }
134 inline void SetPublicIp(
const char* value) { m_publicIpHasBeenSet =
true; m_publicIp.assign(value); }
169 inline void SetAllocationId(
const char* value) { m_allocationIdHasBeenSet =
true; m_allocationId.assign(value); }
208 inline void SetNetworkInterfaceId(
const char* value) { m_networkInterfaceIdHasBeenSet =
true; m_networkInterfaceId.assign(value); }
254 inline void SetPrivateIpAddress(
const char* value) { m_privateIpAddressHasBeenSet =
true; m_privateIpAddress.assign(value); }
297 inline void SetAllowReassociation(
bool value) { m_allowReassociationHasBeenSet =
true; m_allowReassociation = value; }
312 bool m_dryRunHasBeenSet;
314 bool m_instanceIdHasBeenSet;
316 bool m_publicIpHasBeenSet;
318 bool m_allocationIdHasBeenSet;
320 bool m_networkInterfaceIdHasBeenSet;
322 bool m_privateIpAddressHasBeenSet;
323 bool m_allowReassociation;
324 bool m_allowReassociationHasBeenSet;
AssociateAddressRequest & WithDryRun(bool value)
void SetPrivateIpAddress(const Aws::String &value)
AssociateAddressRequest & WithNetworkInterfaceId(const char *value)
AssociateAddressRequest & WithPublicIp(Aws::String &&value)
AssociateAddressRequest & WithAllocationId(Aws::String &&value)
AssociateAddressRequest & WithAllocationId(const char *value)
void SetNetworkInterfaceId(Aws::String &&value)
void SetAllowReassociation(bool value)
void SetNetworkInterfaceId(const Aws::String &value)
void SetPrivateIpAddress(const char *value)
AssociateAddressRequest & WithPrivateIpAddress(const Aws::String &value)
AssociateAddressRequest & WithPublicIp(const char *value)
AssociateAddressRequest & WithAllowReassociation(bool value)
void SetPrivateIpAddress(Aws::String &&value)
void SetPublicIp(Aws::String &&value)
void SetInstanceId(const char *value)
AssociateAddressRequest & WithNetworkInterfaceId(const Aws::String &value)
const Aws::String & GetAllocationId() const
void SetNetworkInterfaceId(const char *value)
AssociateAddressRequest & WithPublicIp(const Aws::String &value)
void SetPublicIp(const Aws::String &value)
AssociateAddressRequest & WithNetworkInterfaceId(Aws::String &&value)
AssociateAddressRequest & WithPrivateIpAddress(Aws::String &&value)
void SetAllocationId(Aws::String &&value)
AssociateAddressRequest & WithInstanceId(const char *value)
void SetInstanceId(Aws::String &&value)
const Aws::String & GetInstanceId() const
AssociateAddressRequest & WithPrivateIpAddress(const char *value)
bool GetAllowReassociation() const
void SetAllocationId(const Aws::String &value)
const Aws::String & GetNetworkInterfaceId() const
AssociateAddressRequest & WithInstanceId(Aws::String &&value)
void SetInstanceId(const Aws::String &value)
AssociateAddressRequest & WithAllocationId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDryRun(bool value)
const Aws::String & GetPublicIp() const
void SetAllocationId(const char *value)
AssociateAddressRequest & WithInstanceId(const Aws::String &value)
const Aws::String & GetPrivateIpAddress() const
JSON (JavaScript Object Notation).
void SetPublicIp(const char *value)