class Aws::StorageGateway::Types::DescribeChapCredentialsInput

A JSON object containing the Amazon Resource Name (ARN) of the iSCSI volume target.

@note When making an API call, you may pass DescribeChapCredentialsInput

data as a hash:

    {
      target_arn: "TargetARN", # required
    }

@!attribute [rw] target_arn

The Amazon Resource Name (ARN) of the iSCSI volume target. Use the
DescribeStorediSCSIVolumes operation to return to retrieve the
TargetARN for specified VolumeARN.
@return [String]

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

Constants

SENSITIVE