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

Class: Aws::StorageGateway::Types::DeviceiSCSIAttributes

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

Overview

Lists iSCSI information about a VTL device.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#chap_enabledBoolean

Indicates whether mutual CHAP is enabled for the iSCSI target.

Returns:

  • (Boolean)

    Indicates whether mutual CHAP is enabled for the iSCSI target.

#network_interface_idString

The network interface identifier of the VTL device.

Returns:

  • (String)

    The network interface identifier of the VTL device.

#network_interface_portInteger

The port used to communicate with iSCSI VTL device targets.

Returns:

  • (Integer)

    The port used to communicate with iSCSI VTL device targets.

#target_arnString

Specifies the unique Amazon Resource Name (ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.

Returns:

  • (String)

    Specifies the unique Amazon Resource Name (ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.