You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::VolumeiSCSIAttributes
- Inherits:
-
Struct
- Object
- Struct
- Aws::StorageGateway::Types::VolumeiSCSIAttributes
- Defined in:
- (unknown)
Overview
Lists iSCSI information about a volume.
Returned by:
Instance Attribute Summary collapse
-
#chap_enabled ⇒ Boolean
Indicates whether mutual CHAP is enabled for the iSCSI target.
-
#lun_number ⇒ Integer
The logical disk number.
-
#network_interface_id ⇒ String
The network interface identifier.
-
#network_interface_port ⇒ Integer
The port used to communicate with iSCSI targets.
-
#target_arn ⇒ String
The Amazon Resource Name (ARN) of the volume target.
Instance Attribute Details
#chap_enabled ⇒ Boolean
Indicates whether mutual CHAP is enabled for the iSCSI target.
#lun_number ⇒ Integer
The logical disk number.
#network_interface_id ⇒ String
The network interface identifier.
#network_interface_port ⇒ Integer
The port used to communicate with iSCSI targets.
#target_arn ⇒ String
The Amazon Resource Name (ARN) of the volume target.