Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ListVolumeInitiatorsOutput

import type { ListVolumeInitiatorsOutput } from "https://aws-api.deno.dev/v0.4/services/storagegateway.ts?docs=full";

ListVolumeInitiatorsOutput

interface ListVolumeInitiatorsOutput {
Initiators?: string[] | null;
}

§Properties

§
Initiators?: string[] | null
[src]

The host names and port numbers of all iSCSI initiators that are connected to the gateway.