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

Class: Aws::StorageGateway::Types::UpdateChapCredentialsOutput

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

Overview

A JSON object containing the following fields:

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#initiator_nameString

The iSCSI initiator that connects to the target. This is the same initiator name specified in the request.

Returns:

  • (String)

    The iSCSI initiator that connects to the target.

#target_arnString

The Amazon Resource Name (ARN) of the target. This is the same target specified in the request.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the target.