AWS SDK for C++AWS SDK for C++ Version 1.11.870 |
#include <StopInstancesRequest.h>
Definition at line 20 of file StopInstancesRequest.h.
The IDs of the instances.
Definition at line 53 of file StopInstancesRequest.h.
Checks whether you have the required permissions for the operation, 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 109 of file StopInstancesRequest.h.
Reimplemented from Aws::AmazonWebServiceRequest.
Forces the instance to stop. The instance will first attempt a graceful shutdown, which includes flushing file system caches and metadata. If the graceful shutdown fails to complete within the timeout period, the instance shuts down forcibly without flushing the file system caches and metadata.
After using this option, you must perform file system check and repair procedures. This option is not recommended for Windows instances. For more information, see Troubleshoot Amazon EC2 instance stop issues in the Amazon EC2 User Guide.
Default: false
Definition at line 134 of file StopInstancesRequest.h.
Checks whether you have the required permissions for the operation, 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 108 of file StopInstancesRequest.h.
Forces the instance to stop. The instance will first attempt a graceful shutdown, which includes flushing file system caches and metadata. If the graceful shutdown fails to complete within the timeout period, the instance shuts down forcibly without flushing the file system caches and metadata.
After using this option, you must perform file system check and repair procedures. This option is not recommended for Windows instances. For more information, see Troubleshoot Amazon EC2 instance stop issues in the Amazon EC2 User Guide.
Default: false
Definition at line 133 of file StopInstancesRequest.h.
Hibernates the instance if the instance was enabled for hibernation at launch. If the instance cannot hibernate successfully, a normal shutdown occurs. For more information, see Hibernate your Amazon EC2 instance in the Amazon EC2 User Guide.
Default: false
Definition at line 69 of file StopInstancesRequest.h.
The IDs of the instances.
Definition at line 40 of file StopInstancesRequest.h.
Implements Aws::AmazonWebServiceRequest.
Definition at line 28 of file StopInstancesRequest.h.
Specifies whether to bypass the graceful OS shutdown process when the instance is stopped.
Bypassing the graceful OS shutdown might result in data loss or corruption (for example, memory contents not flushed to disk or loss of in-flight IOs) or skipped shutdown scripts.
Default: false
Definition at line 89 of file StopInstancesRequest.h.
Hibernates the instance if the instance was enabled for hibernation at launch. If the instance cannot hibernate successfully, a normal shutdown occurs. For more information, see Hibernate your Amazon EC2 instance in the Amazon EC2 User Guide.
Default: false
Definition at line 70 of file StopInstancesRequest.h.
The IDs of the instances.
Definition at line 41 of file StopInstancesRequest.h.
Implements Aws::AmazonSerializableWebServiceRequest.
Checks whether you have the required permissions for the operation, 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 110 of file StopInstancesRequest.h.
Forces the instance to stop. The instance will first attempt a graceful shutdown, which includes flushing file system caches and metadata. If the graceful shutdown fails to complete within the timeout period, the instance shuts down forcibly without flushing the file system caches and metadata.
After using this option, you must perform file system check and repair procedures. This option is not recommended for Windows instances. For more information, see Troubleshoot Amazon EC2 instance stop issues in the Amazon EC2 User Guide.
Default: false
Definition at line 135 of file StopInstancesRequest.h.
Hibernates the instance if the instance was enabled for hibernation at launch. If the instance cannot hibernate successfully, a normal shutdown occurs. For more information, see Hibernate your Amazon EC2 instance in the Amazon EC2 User Guide.
Default: false
Definition at line 71 of file StopInstancesRequest.h.
The IDs of the instances.
Definition at line 43 of file StopInstancesRequest.h.
Specifies whether to bypass the graceful OS shutdown process when the instance is stopped.
Bypassing the graceful OS shutdown might result in data loss or corruption (for example, memory contents not flushed to disk or loss of in-flight IOs) or skipped shutdown scripts.
Default: false
Definition at line 91 of file StopInstancesRequest.h.
Specifies whether to bypass the graceful OS shutdown process when the instance is stopped.
Bypassing the graceful OS shutdown might result in data loss or corruption (for example, memory contents not flushed to disk or loss of in-flight IOs) or skipped shutdown scripts.
Default: false
Definition at line 90 of file StopInstancesRequest.h.
Checks whether you have the required permissions for the operation, 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 StopInstancesRequest.h.
Forces the instance to stop. The instance will first attempt a graceful shutdown, which includes flushing file system caches and metadata. If the graceful shutdown fails to complete within the timeout period, the instance shuts down forcibly without flushing the file system caches and metadata.
After using this option, you must perform file system check and repair procedures. This option is not recommended for Windows instances. For more information, see Troubleshoot Amazon EC2 instance stop issues in the Amazon EC2 User Guide.
Default: false
Definition at line 139 of file StopInstancesRequest.h.
Hibernates the instance if the instance was enabled for hibernation at launch. If the instance cannot hibernate successfully, a normal shutdown occurs. For more information, see Hibernate your Amazon EC2 instance in the Amazon EC2 User Guide.
Default: false
Definition at line 75 of file StopInstancesRequest.h.
The IDs of the instances.
Definition at line 48 of file StopInstancesRequest.h.
Specifies whether to bypass the graceful OS shutdown process when the instance is stopped.
Bypassing the graceful OS shutdown might result in data loss or corruption (for example, memory contents not flushed to disk or loss of in-flight IOs) or skipped shutdown scripts.
Default: false
Definition at line 95 of file StopInstancesRequest.h.