AWS SDK for C++
1.9.2
AWS SDK for C++
|
#include <DetachNetworkInterfaceRequest.h>
Protected Member Functions | |
void | DumpBodyToUrl (Aws::Http::URI &uri) const override |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
Contains the parameters for DetachNetworkInterface.
Definition at line 25 of file DetachNetworkInterfaceRequest.h.
Aws::EC2::Model::DetachNetworkInterfaceRequest::DetachNetworkInterfaceRequest | ( | ) |
|
inline |
The ID of the attachment.
Definition at line 51 of file DetachNetworkInterfaceRequest.h.
|
inline |
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 DetachNetworkInterfaceRequest.h.
|
overrideprotectedvirtual |
Default does nothing. Override this to convert what would otherwise be the payload of the request to a query string format.
Reimplemented from Aws::AmazonWebServiceRequest.
|
inline |
Specifies whether to force a detachment.
Use the Force
parameter only as a last resort to detach a network interface from a failed instance.
If you use the Force
parameter to detach a network interface, you might not be able to attach a different network interface to the same index on the instance without first stopping and starting the instance.
If you force the detachment of a network interface, the instance metadata might not get updated. This means that the attributes associated with the detached network interface might still be visible. The instance metadata will get updated when you stop and start the instance.
Definition at line 147 of file DetachNetworkInterfaceRequest.h.
|
inline |
The ID of the attachment.
Definition at line 46 of file DetachNetworkInterfaceRequest.h.
|
inline |
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 90 of file DetachNetworkInterfaceRequest.h.
|
inline |
Specifies whether to force a detachment.
Use the Force
parameter only as a last resort to detach a network interface from a failed instance.
If you use the Force
parameter to detach a network interface, you might not be able to attach a different network interface to the same index on the instance without first stopping and starting the instance.
If you force the detachment of a network interface, the instance metadata might not get updated. This means that the attributes associated with the detached network interface might still be visible. The instance metadata will get updated when you stop and start the instance.
Definition at line 131 of file DetachNetworkInterfaceRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 34 of file DetachNetworkInterfaceRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The ID of the attachment.
Definition at line 61 of file DetachNetworkInterfaceRequest.h.
|
inline |
The ID of the attachment.
Definition at line 56 of file DetachNetworkInterfaceRequest.h.
|
inline |
The ID of the attachment.
Definition at line 66 of file DetachNetworkInterfaceRequest.h.
|
inline |
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 106 of file DetachNetworkInterfaceRequest.h.
|
inline |
Specifies whether to force a detachment.
Use the Force
parameter only as a last resort to detach a network interface from a failed instance.
If you use the Force
parameter to detach a network interface, you might not be able to attach a different network interface to the same index on the instance without first stopping and starting the instance.
If you force the detachment of a network interface, the instance metadata might not get updated. This means that the attributes associated with the detached network interface might still be visible. The instance metadata will get updated when you stop and start the instance.
Definition at line 163 of file DetachNetworkInterfaceRequest.h.
|
inline |
The ID of the attachment.
Definition at line 76 of file DetachNetworkInterfaceRequest.h.
|
inline |
The ID of the attachment.
Definition at line 71 of file DetachNetworkInterfaceRequest.h.
|
inline |
The ID of the attachment.
Definition at line 81 of file DetachNetworkInterfaceRequest.h.
|
inline |
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 114 of file DetachNetworkInterfaceRequest.h.
|
inline |
Specifies whether to force a detachment.
Use the Force
parameter only as a last resort to detach a network interface from a failed instance.
If you use the Force
parameter to detach a network interface, you might not be able to attach a different network interface to the same index on the instance without first stopping and starting the instance.
If you force the detachment of a network interface, the instance metadata might not get updated. This means that the attributes associated with the detached network interface might still be visible. The instance metadata will get updated when you stop and start the instance.
Definition at line 179 of file DetachNetworkInterfaceRequest.h.