DescribeInstanceAttributeResponse

Describes an instance attribute.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The block device mapping of the instance.

Link copied to clipboard

To enable the instance for Amazon Web Services Stop Protection, set this parameter to true; otherwise, set it to false.

Link copied to clipboard

If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.

Link copied to clipboard

Indicates whether the instance is optimized for Amazon EBS I/O.

Link copied to clipboard

Indicates whether enhanced networking with ENA is enabled.

Link copied to clipboard

To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true; otherwise, set it to false.

Link copied to clipboard

The security groups associated with the instance.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).

Link copied to clipboard

The instance type.

Link copied to clipboard

The kernel ID.

Link copied to clipboard

A list of product codes.

Link copied to clipboard

The RAM disk ID.

Link copied to clipboard

The device name of the root device volume (for example, /dev/sda1).

Link copied to clipboard

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.

Link copied to clipboard

Indicates whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.

Link copied to clipboard

The user data.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String