Type Definition rusoto_storagegateway::TapeInfos [] [src]

type TapeInfos = Vec<TapeInfo>;

An array of TapeInfo objects, where each object describes an a single tape. If there not tapes in the tape library or VTS, then the TapeInfos is an empty array.