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

Class: Aws::StorageGateway::Types::AttachVolumeOutput

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

Overview

AttachVolumeOutput

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#target_arnString

The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name for the initiator that was used to connect to the target.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name for the initiator that was used to connect to the target.

#volume_arnString

The Amazon Resource Name (ARN) of the volume that was attached to the gateway.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the volume that was attached to the gateway.