AWS SDK for C++AWS SDK for C++ Version 1.11.808 |
#include <AssociateAddressRequest.h>
Definition at line 19 of file AssociateAddressRequest.h.
The allocation ID. This is required.
Definition at line 40 of file AssociateAddressRequest.h.
Reassociation is automatic, but you can specify false to ensure the operation fails if the Elastic IP address is already associated with another resource.
Definition at line 156 of file AssociateAddressRequest.h.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Definition at line 99 of file AssociateAddressRequest.h.
Reimplemented from Aws::AmazonWebServiceRequest.
The allocation ID. This is required.
Definition at line 39 of file AssociateAddressRequest.h.
Reassociation is automatic, but you can specify false to ensure the operation fails if the Elastic IP address is already associated with another resource.
Definition at line 155 of file AssociateAddressRequest.h.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Definition at line 98 of file AssociateAddressRequest.h.
The ID of the instance. The instance must have exactly one attached network interface. You can specify either the instance ID or the network interface ID, but not both.
Definition at line 59 of file AssociateAddressRequest.h.
The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.
You can specify either the instance ID or the network interface ID, but not both.
Definition at line 116 of file AssociateAddressRequest.h.
The primary or secondary private IP address to associate with the Elastic IP address. If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.
Definition at line 136 of file AssociateAddressRequest.h.
Deprecated.
Definition at line 77 of file AssociateAddressRequest.h.
Implements Aws::AmazonWebServiceRequest.
Definition at line 27 of file AssociateAddressRequest.h.
The ID of the instance. The instance must have exactly one attached network interface. You can specify either the instance ID or the network interface ID, but not both.
Definition at line 60 of file AssociateAddressRequest.h.
The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.
You can specify either the instance ID or the network interface ID, but not both.
Definition at line 117 of file AssociateAddressRequest.h.
The primary or secondary private IP address to associate with the Elastic IP address. If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.
Definition at line 137 of file AssociateAddressRequest.h.
Deprecated.
Definition at line 78 of file AssociateAddressRequest.h.
Implements Aws::AmazonSerializableWebServiceRequest.
The allocation ID. This is required.
Definition at line 42 of file AssociateAddressRequest.h.
Reassociation is automatic, but you can specify false to ensure the operation fails if the Elastic IP address is already associated with another resource.
Definition at line 157 of file AssociateAddressRequest.h.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Definition at line 100 of file AssociateAddressRequest.h.
The ID of the instance. The instance must have exactly one attached network interface. You can specify either the instance ID or the network interface ID, but not both.
Definition at line 62 of file AssociateAddressRequest.h.
The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.
You can specify either the instance ID or the network interface ID, but not both.
Definition at line 119 of file AssociateAddressRequest.h.
The primary or secondary private IP address to associate with the Elastic IP address. If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.
Definition at line 139 of file AssociateAddressRequest.h.
Deprecated.
Definition at line 80 of file AssociateAddressRequest.h.
The allocation ID. This is required.
Definition at line 47 of file AssociateAddressRequest.h.
Reassociation is automatic, but you can specify false to ensure the operation fails if the Elastic IP address is already associated with another resource.
Definition at line 161 of file AssociateAddressRequest.h.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Definition at line 104 of file AssociateAddressRequest.h.
The ID of the instance. The instance must have exactly one attached network interface. You can specify either the instance ID or the network interface ID, but not both.
Definition at line 67 of file AssociateAddressRequest.h.
The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.
You can specify either the instance ID or the network interface ID, but not both.
Definition at line 124 of file AssociateAddressRequest.h.
The primary or secondary private IP address to associate with the Elastic IP address. If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.
Definition at line 144 of file AssociateAddressRequest.h.
Deprecated.
Definition at line 85 of file AssociateAddressRequest.h.