class Aws::StorageGateway::Types::ChapInfo

Describes Challenge-Handshake Authentication Protocol (CHAP) information that supports authentication between your gateway and iSCSI initiators.

@!attribute [rw] target_arn

The Amazon Resource Name (ARN) of the volume.

Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and
hyphens (-).
@return [String]

@!attribute [rw] secret_to_authenticate_initiator

The secret key that the initiator (for example, the Windows client)
must provide to participate in mutual CHAP with the target.
@return [String]

@!attribute [rw] initiator_name

The iSCSI initiator that connects to the target.
@return [String]

@!attribute [rw] secret_to_authenticate_target

The secret key that the target must provide to participate in mutual
CHAP with the initiator (e.g., Windows client).
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/ChapInfo AWS API Documentation

Constants

SENSITIVE