aliyunoss-cli
    Preparing search index...

    Interface GetACLResult

    interface GetACLResult {
        acl: ACLType;
        res: NormalSuccessResponse;
    }
    Index
    acl: ACLType