You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ImageAttribute

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an image attribute.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#block_device_mappingsArray<Types::BlockDeviceMapping>

The block device mapping entries.

Returns:

#descriptionTypes::AttributeValue

A description for the AMI.

Returns:

#image_idString

The ID of the AMI.

Returns:

  • (String)

    The ID of the AMI.

#kernel_idTypes::AttributeValue

The kernel ID.

Returns:

#launch_permissionsArray<Types::LaunchPermission>

The launch permissions.

Returns:

#product_codesArray<Types::ProductCode>

The product codes.

Returns:

#ramdisk_idTypes::AttributeValue

The RAM disk ID.

Returns:

#sriov_net_supportTypes::AttributeValue

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

Returns:

  • (Types::AttributeValue)

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