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

Indicates whether stop protection is enabled for the instance.

Link copied to clipboard

Indicates whether termination protection is enabled. If the value is true, you can't terminate the instance using the Amazon EC2 console, command line tools, or API.

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

Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.

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

The 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

Indicates whether source/destination checks are enabled.

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