DescribeImageAttributeResponse

Describes an image attribute.

Types

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

Properties

Link copied to clipboard

The block device mapping entries.

Link copied to clipboard

The boot mode.

Link copied to clipboard

Indicates whether deregistration protection is enabled for the AMI.

Link copied to clipboard

A description for the AMI.

Link copied to clipboard

The ID of the AMI.

Link copied to clipboard

If v2.0, it indicates that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens automatically set to required so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit is set to 2. For more information, see Configure the AMI in the Amazon EC2 User Guide.

Link copied to clipboard

The kernel ID.

Link copied to clipboard

The date and time, in ISO 8601 date-time format, when the AMI was last used to launch an EC2 instance. When the AMI is used to launch an instance, there is a 24-hour delay before that usage is reported.

Link copied to clipboard

The launch permissions.

Link copied to clipboard

The product codes.

Link copied to clipboard

The RAM disk ID.

Link copied to clipboard

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

Link copied to clipboard

If the image is configured for NitroTPM support, the value is v2.0.

Link copied to clipboard

Base64 representation of the non-volatile UEFI variable store. To retrieve the UEFI data, use the GetInstanceUefiData command. You can inspect and modify the UEFI data by using the python-uefivars tool on GitHub. For more information, see UEFI Secure Boot for Amazon EC2 instances in the Amazon EC2 User Guide.

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