MDAA TS Docs
    Preparing search index...
    interface LocationsByTypeWithNameProps {
        nfs?: LocationNfsWithNameProps[];
        objectStorage?: LocationObjectStorageWithNameProps[];
        s3?: LocationS3WithNameProps[];
        smb?: LocationSmbWithNameProps[];
    }
    Index

    Properties