AWS SDK for C++
1.9.2
AWS SDK for C++
|
#include <ModifyInstanceAttributeRequest.h>
Protected Member Functions | |
void | DumpBodyToUrl (Aws::Http::URI &uri) const override |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
Definition at line 27 of file ModifyInstanceAttributeRequest.h.
Aws::EC2::Model::ModifyInstanceAttributeRequest::ModifyInstanceAttributeRequest | ( | ) |
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 226 of file ModifyInstanceAttributeRequest.h.
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 239 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 478 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 470 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 486 of file ModifyInstanceAttributeRequest.h.
|
inline |
The name of the attribute.
Definition at line 114 of file ModifyInstanceAttributeRequest.h.
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 161 of file ModifyInstanceAttributeRequest.h.
|
inline |
If the value is true
, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.
Definition at line 254 of file ModifyInstanceAttributeRequest.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 299 of file ModifyInstanceAttributeRequest.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 the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Definition at line 334 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to true
to enable enhanced networking with ENA for the instance.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 385 of file ModifyInstanceAttributeRequest.h.
|
inline |
The name of the attribute.
Definition at line 109 of file ModifyInstanceAttributeRequest.h.
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 148 of file ModifyInstanceAttributeRequest.h.
|
inline |
If the value is true
, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.
Definition at line 247 of file ModifyInstanceAttributeRequest.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 291 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Definition at line 325 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to true
to enable enhanced networking with ENA for the instance.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 378 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 422 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 492 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Definition at line 534 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance type to the specified value. For more information, see Instance types in the Amazon EC2 User Guide. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue
.
Definition at line 574 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 627 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 670 of file ModifyInstanceAttributeRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 36 of file ModifyInstanceAttributeRequest.h.
|
inline |
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
Definition at line 53 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.
There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 715 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's user data to the specified value. If you are using an AWS SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.
Definition at line 768 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 811 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 430 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 497 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Definition at line 540 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance type to the specified value. For more information, see Instance types in the Amazon EC2 User Guide. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue
.
Definition at line 583 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 634 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 677 of file ModifyInstanceAttributeRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The name of the attribute.
Definition at line 119 of file ModifyInstanceAttributeRequest.h.
|
inline |
The name of the attribute.
Definition at line 124 of file ModifyInstanceAttributeRequest.h.
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 187 of file ModifyInstanceAttributeRequest.h.
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 174 of file ModifyInstanceAttributeRequest.h.
|
inline |
If the value is true
, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.
Definition at line 268 of file ModifyInstanceAttributeRequest.h.
|
inline |
If the value is true
, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.
Definition at line 261 of file ModifyInstanceAttributeRequest.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 307 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Definition at line 352 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Definition at line 343 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to true
to enable enhanced networking with ENA for the instance.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 399 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to true
to enable enhanced networking with ENA for the instance.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 392 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 446 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 438 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 507 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 502 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 512 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Definition at line 552 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Definition at line 546 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance type to the specified value. For more information, see Instance types in the Amazon EC2 User Guide. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue
.
Definition at line 601 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance type to the specified value. For more information, see Instance types in the Amazon EC2 User Guide. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue
.
Definition at line 592 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 648 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 641 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 691 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 684 of file ModifyInstanceAttributeRequest.h.
|
inline |
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
Definition at line 83 of file ModifyInstanceAttributeRequest.h.
|
inline |
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
Definition at line 73 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.
There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 742 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.
There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 733 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's user data to the specified value. If you are using an AWS SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.
Definition at line 789 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's user data to the specified value. If you are using an AWS SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.
Definition at line 782 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 832 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 825 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 839 of file ModifyInstanceAttributeRequest.h.
|
inline |
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
Definition at line 63 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.
There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 724 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's user data to the specified value. If you are using an AWS SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.
Definition at line 775 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 818 of file ModifyInstanceAttributeRequest.h.
|
inline |
The name of the attribute.
Definition at line 129 of file ModifyInstanceAttributeRequest.h.
|
inline |
The name of the attribute.
Definition at line 134 of file ModifyInstanceAttributeRequest.h.
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 213 of file ModifyInstanceAttributeRequest.h.
|
inline |
Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Updating the block device mapping when launching an instance in the Amazon EC2 User Guide.
Definition at line 200 of file ModifyInstanceAttributeRequest.h.
|
inline |
If the value is true
, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.
Definition at line 282 of file ModifyInstanceAttributeRequest.h.
|
inline |
If the value is true
, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.
Definition at line 275 of file ModifyInstanceAttributeRequest.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 315 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Definition at line 370 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Definition at line 361 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to true
to enable enhanced networking with ENA for the instance.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 413 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to true
to enable enhanced networking with ENA for the instance.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 406 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 462 of file ModifyInstanceAttributeRequest.h.
|
inline |
[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.
Definition at line 454 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 522 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 517 of file ModifyInstanceAttributeRequest.h.
|
inline |
The ID of the instance.
Definition at line 527 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Definition at line 564 of file ModifyInstanceAttributeRequest.h.
|
inline |
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Definition at line 558 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance type to the specified value. For more information, see Instance types in the Amazon EC2 User Guide. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue
.
Definition at line 619 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance type to the specified value. For more information, see Instance types in the Amazon EC2 User Guide. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue
.
Definition at line 610 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 662 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 655 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 705 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.
Definition at line 698 of file ModifyInstanceAttributeRequest.h.
|
inline |
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
Definition at line 103 of file ModifyInstanceAttributeRequest.h.
|
inline |
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
Definition at line 93 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.
There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 760 of file ModifyInstanceAttributeRequest.h.
|
inline |
Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.
There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
Definition at line 751 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's user data to the specified value. If you are using an AWS SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.
Definition at line 803 of file ModifyInstanceAttributeRequest.h.
|
inline |
Changes the instance's user data to the specified value. If you are using an AWS SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.
Definition at line 796 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 853 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 846 of file ModifyInstanceAttributeRequest.h.
|
inline |
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
Definition at line 860 of file ModifyInstanceAttributeRequest.h.